07 2024 档案
摘要:在安卓上运行yolov8目标检测模型(ncnn) 关于 首次发表日期:2024-07-25 本人不会Java和Android,如有错误,敬请指出 主要是整理一下以下资料 https://medium.com/@gary.tsai.advantest/top-tutorials-for-deployi
阅读全文
摘要:阅读翻译Mathematics for Machine Learning之2.8 Affine Subspaces 关于: 首次发表日期:2024-07-24 Mathematics for Machine Learning官方链接: https://mml-book.com ChatGPT和KIM
阅读全文
摘要:阅读翻译Mathematics for Machine Learning之2.7 Linear Mappings 关于: 首次发表日期:2024-07-23 Mathematics for Machine Learning官方链接: https://mml-book.com ChatGPT和KIMI
阅读全文
摘要:阅读翻译Hugging Face Community Computer Vision Course之Feature Matching (特征匹配) 关于 首次发表日期:2024-07-14 原文链接: https://huggingface.co/learn/computer-vision-cour
阅读全文
摘要:阅读翻译Prompting Engineering Guides之Introduction(提示工程简介) 关于 首次发表日期:2024-07-19 Prompting Engineering Guides官网: https://www.promptingguide.ai/zh 使用ChatGPT和
阅读全文
摘要:阅读翻译Mathematics for Machine Learning之2.6 Generating Set and Basis 关于: 首次发表日期:2024-07-19 Mathematics for Machine Learning官方链接: https://mml-book.com Cha
阅读全文
摘要:在Python中doc转docx,xls转xlsx,ppt转pptx(Windows) 说明: 首次发表日期:2024-07-18 参考pypi包: doc2docx 缘起 我们一般使用Python开发RAG应用,或者使用基于Python开发的开源RAG工具,比如Dify。然而由于Python中对.
阅读全文
摘要:阅读翻译Mathematics for Machine Learning之2.5 Linear Independence 关于: 首次发表日期:2024-07-18 Mathematics for Machine Learning官方链接: https://mml-book.com ChatGPT和
阅读全文
摘要:在Python中使用SWCNN去除水印 说明 首次发表日期:2024-07-17 SWCNN Github官方仓库: https://github.com/hellloxiaotian/SWCNN SWCNN 论文链接: https://arxiv.org/abs/2403.05807 准备 运行环
阅读全文