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

https://github.com/lightquantumarchive/4i_ai_project


https://github.com/lightquantumarchive/4i_ai_project

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

* first commit
* `model.py`构建用于`pytorch lightning`系统的`Inception_v3`模型
* `train.py`是简单的训练程序
* `dataset.py`是模拟数据集输入的测试程序

`argument.py` 用于增广图片
`prepare.py` 用于预处理并加速数据加载