Commit History

πŸ“ [Update] README, add WIP tag
c99d851

henry000 commited on

πŸ—‘οΈ [Remove] a deprecate test for load config
7c842da

henry000 commited on

βœ… [Pass] and add tests for yolo.py
a0a9c3e

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' into TEST
b11b504

henry000 commited on

βœ… [Pass] modified output index
2218dc8

henry000 commited on

βœ… [Pass] test for model output dimension
f71cbde

henry000 commited on

πŸ”€ [Merge] branch 'MODEL' into TEST
478977c

henry000 commited on

🩹 [Update] drawer function, better image output
2007b83

henry000 commited on

✨ [Add] a Mosaic data augment in dataloader
237de06

henry000 commited on

✨ [Add] indicate output layer to model
3186e72

henry000 commited on

✨ [Add] A instance of dataaugments
d8aafaa

henry000 commited on

πŸ§‘β€πŸ’» [Add] drawer to visualize dataset image
7c11918

henry000 commited on

πŸ› [Fix] Function call bug in get_dataset
eb855bd

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into DATASET
7949796

henry000 commited on

🚸 [Add] auto download option for download dataset
1ff26a6

henry000 commited on

✨ [Add] Dataset for loading image, labels
e9629ef

henry000 commited on

Merge pull request #5 from LucyTuan/MODEL
f211bec
unverified

ε΄”ζ΅©ε ‚ commited on

:hammer: [Fix] the used functions in module.py
80ba8d4

lucytuan commited on

🚚 [Rename] tools and utils, move the function!
d5ba31a

henry000 commited on

πŸ™ˆ [Update] dataset and data name in ignore
ea725df

henry000 commited on

πŸ”₯ [Remove] duplicated config file
34f5f04

henry000 commited on

⬆️ [Update] requirements.txt with hydra, numpy
2a7ae22

henry000 commited on

πŸ”€ [Merge]branch 'SETUP' into DATASET
6274f8a

henry000 commited on

πŸ”¨ [Add] Auto download dataset before training
461c87f

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' of github.com:WongKinYiu/yolov9mit into SETUP
61e77a2

henry000 commited on

πŸ™ˆ [Update] gitignore, only disable root dataset
5ced077

henry000 commited on

♻️ [Refactor] get_dataset to using hydra
5002339

henry000 commited on

πŸ“ [Update] push testing
fa73512

lucytuan commited on

πŸ“ [Update] readme for unfinishing requirement
6d3b20f

lucytuan commited on

πŸ“ [Update] readme of finishing requirements
4a0c439

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into DATASET
58bac2b

henry000 commited on

πŸ”¨ [Add] the automatic download dataset script
d3c8b75

henry000 commited on

πŸ› [Fix] Fix the bug of using hydra
7c6ce21

henry000 commited on

πŸ”€ [Merge] branch 'MODEL' into SETUP
787b81d

henry000 commited on

πŸ”¨ [Change] argparse to hydra, faster-easier!
5fed6e3

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into DATASET
ac1aadb

henry000 commited on

πŸ“ [Add] requirements.txt for project
1faad6a

henry000 commited on

🎨 [Update] the import order of yolo.py
183312f

henry000 commited on

βœ… [Add] pytest for load model, config
25d3c1c

henry000 commited on

✨ [Finish] model forward function
542860e

henry000 commited on

πŸ”‡ [Remove] the log for whole model in train.py
bb5c520

henry000 commited on

πŸ”¨ [Finish] model construct by a yaml config file
97681c2

henry000 commited on

πŸ”§ [Fix] the datatype of args in model struct file
5b97cd6

henry000 commited on

πŸ§‘β€πŸ’» [add] custom logger, new format of logging
642e32f

henry000 commited on

πŸ‘· [add] pre commit for code consistency
76821ac

henry000 commited on

πŸ”¨ [Init] the base train code, and load yaml cfg
b80dc1e

henry000 commited on

πŸ“ [UPD] the todo list of README
97fb10e

henry000 commited on

✏️ [Fix] the README file name XD
49ddf39

henry000 commited on

🚚 [Rename] tools->utils
fa5ebc2

henry000 commited on

🚚 [Move] and [Rename] yolov9->model, layer->module
6b0d208

henry000 commited on