Commit History

πŸ”€ [Merge] pull request #12 from LucyTuan/DATASET
1dfe70c
unverified

ε΄”ζ΅©ε ‚ commited on

πŸ› [Fix] dataset structure in dataloader.py
3154a8a

lucytuan commited on

Merge branch 'DATASET' of https://github.com/WongKinYiu/yolov9mit into DATASET
dc3d6a2

lucytuan commited on

πŸ› [Fix] Dataset autodownload bug, new dataset format
eff2849

henry000 commited on

Merge branch 'DATASET' of https://github.com/WongKinYiu/yolov9mit into DATASET
4ebaf9d

lucytuan commited on

Merge branch 'DATASET' of github.com:LucyTuan/yolov9mit into DATASET
e3d53d5

lucytuan commited on

πŸ“„ [Add] MIT - LICENSE
a2c4a3f

henry000 commited on

βœ… [Pass] the data augment test, make test stronger
d24904a

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into TRAIN
1804c02

henry000 commited on

🎨 [Add] Some icon in logger, add figure in README
ebb5315

henry000 commited on

✨ [Init] Trainer for training whole model!
649c592

henry000 commited on

✨ [Finish] Dataloder and get_dataloader
23db031

henry000 commited on

♻️ [Refactor] the code of data augment and rename
e802523

henry000 commited on

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

henry000 commited on

πŸ”¨ [Add] Dataset to train.py, todo: Dataloader
95ca62f

henry000 commited on

🎨 [Update] pre-commit module, add isort
31cab2b

henry000 commited on

πŸ”€ [Merge] pull request #8 from chilin0525/Fix_typo_of_dataargument
cff68f1
unverified

ε΄”ζ΅©ε ‚ commited on

🚚 [Rename] GitHub Action file name
76317da

henry000 commited on

πŸ‘· [Add] GitHub workflows, GitHub Action for pytest
f8d7600

henry000 commited on

βž• [Update] requirements for dataloader
0a56d06

henry000 commited on

πŸ”¨ [Add] verticalflip in augmentation.yaml
2ad038a

lucytuan commited on

πŸ› [Fix] Rename typo argument to argment
24797e2

Chilin Chiou commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' of github.com:LucyTuan/yolov9mit into DATASET
5ce12fa

henry000 commited on

βš—οΈ [Add] MixUp augment, not sure it can work with Mosaic
49d58b9

henry000 commited on

✨ [Add] RandomVerticalFlip in dataargument.py
120ff32

lucytuan commited on

βž• [Add] dependency for vertical flip
ccb0db9

lucytuan commited on

Merge branch 'DATASET' of github.com:LucyTuan/yolov9mit into DATASET
50c87b9

lucytuan commited on

πŸ“Œ [Update] requirements.txt to run dataset
f611162

lucytuan commited on

✏️ [Fix] data augment file name typo
06e6ab2

henry000 commited on

πŸ“Œ [Update] the requirements.txt to run dataset
288a464

lucytuan 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] A instance of dataarguments
1cb1d58

lucytuan 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