https://github.com/dataxujing/libtorch_tutorials
:bug::bug::bug:libtorch非官方教程:bug::bug::bug:
https://github.com/dataxujing/libtorch_tutorials
Last synced: 10 months ago
JSON representation
:bug::bug::bug:libtorch非官方教程:bug::bug::bug:
- Host: GitHub
- URL: https://github.com/dataxujing/libtorch_tutorials
- Owner: DataXujing
- License: apache-2.0
- Created: 2021-05-23T12:51:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T05:15:59.000Z (about 5 years ago)
- Last Synced: 2025-02-09T09:29:04.721Z (over 1 year ago)
- Homepage: https://dataxujing.github.io/libtorch_tutorials/
- Size: 8.75 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### libtorch教程 
**DataXujing**
- 第一章 开发环境搭建(vs,opencv,libtorch)
- 第二章 张量的常规操作
- 第三章 模型搭建
- 第四章 数据加载模块
- 第五章 分类模型搭建,训练,预测
- 第六章 分割模型搭建,训练,预测
- 第七章 目标检测模型搭建,训练,预测
- 第八章 libtorch部署例子
- 第九章 总结和展望