Commit History
๐งโ๐ป [Update] type hint of yolo
c85bebd
โฌ๏ธ [Fix] lost import functional in module.py
781132f
๐จ [Add] CBFuse, last v9 module is uploaded
f8271ac
โ๏ธ [Fix] Some litte typo in module
84ce222
โป๏ธ [Refactor] Some Module code and class order
9536dc3
Merge pull request #18 from LucyTuan/MODEL
bfb13af
unverified
HenryTsui
commited on
Merge branch 'MODEL' of github.com:LucyTuan/yolov9mit into MODEL
d15523e
Merge branch 'WongKinYiu:MODEL' into MODEL
91f2300
unverified
ๆฎต่ชๆ
commited on
๐จ [Add] RepNCSPELAN and base modules in module.py
d1aff91
โจ [Add] Detection Head and Multiple Head class
fbb556e
๐จ [Add] round_up / chunk function
f969f24
โจ [Add] RepConv module in module.py
9a3d99f
๐ฌ [Update] logging messange for building model
c14cffe
๐ฅ [Remove] main function in yolo.py
60bfaff
๐ง [Update] the config, remove conv, using Pool
b67aac7
โ๏ธ [Fix] Type hint, tuple->Tuple
930952c
๐ [Fix] a bug in SPPELAN module
31c2c1a
๐ [Merge] branch 'main' into MODEL
d8f15ea
๐ [Merge] branch 'SETUP'
74f248e
โ [Add] einops for loss, diskcache for dataloader
7d2baa2
๐ [Fix] the amp autocast, make cpu available
dc55a8e
๐ [Fix] device bug, make test can run on cpu
710e371
๐จ [Add] Some Basic Module into models
4f5ca28
๐จ [Add] helper function - auto padding & act func
6e3c0d5
๐ฅ [Remove] train.py which outside of ./yolo
de05146
๐ฅ [Remove] utils and config again, move to yolo/
7854350
๐จ [Add] Visualization of YOLO model
e94b3ff
โ
[Pass] pytest of new structure
80efe00
๐ [Fix] the batch size of loss function
38f4931
๐ [Move] loss function to yolo/utils
cbbfcfe
๐ [Merge] branch 'DATASET' into TRAIN
4b68a08
๐ฅ [Remove] train code in root folder
b63bdff
๐ [Merge] branch 'SETUP' into TRAIN
4d8f1e9
๐ [Merge] branch 'MODEL' into DATASET
17f8d25
๐ [Merge] branch 'SETUP' into MODEL
b44d6bb
๐ [Move] All model code to yolo/
1197f7d
โจ [Add] yolov9 loss function, align to origin v9
2ae492a
๐ [Move] the dataset helper func to tools/dataset
849d290
๐ [Merge] pull request #14 from LucyTuan/DATASET
6c61696
unverified
ๅดๆตฉๅ
commited on
โจ [Add] json can be directly read by dataloader.py
ac7f3c1
๐ [Merge] branch 'DATASET' of https://github.com/WongKinYiu/yolov9mit into DATASET
c8b07ff
โจ [Add] json can be directly read by dataloader.py
de1ec48
๐ [Merge] branch 'main' into DATASET
61ddf44
๐ [Merge] branch 'SETUP' into DATASET
d972e5a
โ๏ธ [Fix] a typo of dataset name, and remove warning
2028dc3
๐จ [Add] Converter to Transfrom JSON to txt format
3637d28
๐ [Merge] pull request #12 from LucyTuan/DATASET
1dfe70c
unverified
ๅดๆตฉๅ
commited on