07 2024 档案

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