An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

          

### libtorch教程 logo

**DataXujing**

- 第一章 开发环境搭建(vs,opencv,libtorch)
- 第二章 张量的常规操作
- 第三章 模型搭建
- 第四章 数据加载模块
- 第五章 分类模型搭建,训练,预测
- 第六章 分割模型搭建,训练,预测
- 第七章 目标检测模型搭建,训练,预测
- 第八章 libtorch部署例子
- 第九章 总结和展望