YOLOv9-MIT
An MIT license rewrite of YOLOv9
To-Do Lists
- Project Setup
- requirements
- LICENSE
- README
- pytests
- setup.py/pip install
- log format
- hugging face
- Data proccess
- Dataset
- Download script
- Auto Download
- xywh, xxyy, xcyc
- Dataloder
- Data arugment
- Dataset
- Model
- load model
- from yaml
- from github
- trainer
- train_one_iter
- train_one_epoch
- DDP, EMA, OTA
- load model
- Run
- train
- test
- demo
- Configuration
- hyperparams: dataclass
- model cfg: yaml