https://github.com/lightquantumarchive/4i_ai_project
https://github.com/lightquantumarchive/4i_ai_project
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lightquantumarchive/4i_ai_project
- Owner: LightQuantumArchive
- Created: 2023-05-03T15:24:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T19:51:29.000Z (about 3 years ago)
- Last Synced: 2025-03-26T22:42:59.178Z (about 1 year ago)
- Language: Python
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* first commit
* `model.py`构建用于`pytorch lightning`系统的`Inception_v3`模型
* `train.py`是简单的训练程序
* `dataset.py`是模拟数据集输入的测试程序
`argument.py` 用于增广图片
`prepare.py` 用于预处理并加速数据加载