YOLO / yolo /utils

Commit History

πŸš‘οΈ [Fix] broadcast of EMA and sync_dist only in val
89a6526

henry000 commited on

πŸ› [Fix] logging progress epoch id bugs
b48b975

henry000 commited on

🚸 [Add] try-except in loading cache files
1690354

henry000 commited on

πŸ› [Fix] BoxMatcher for filter outsided bbox
96da794

henry000 commited on

✨ [Add] new EMA! for torch lightning
c4cd90a

henry000 commited on

✨ [Add] a momentum schedule for wramup epoch
4be6676

henry000 commited on

πŸ”€ [Merge] branch 'DEPLOY' into TEST
ad7078a

henry000 commited on

πŸ”§ [Add] MaxBox for NMS output
1e35163

henry000 commited on

✨ [Add] dynamic image size loader
aba5422

henry000 commited on

πŸ› [Update] NMS, enable multiclass result
f2d4184

henry000 commited on

πŸš‘οΈ [Fix] loss function mask bugs, use bool
72c155f

henry000 commited on

πŸ”€ [Merge] branch 'TEST'
da1069f

henry000 commited on

πŸ”€ [Merge] branch 'Lightning'
8ce9eff

henry000 commited on

πŸ› [Fix] quite mode bugs, enable to disable :)
3ebbbd9

henry000 commited on

✏️ [Fix] Process <- Proccess typo
abc3992

henry000 commited on

βœ… [Update] type hint and mAP calculation func
ac8e6e6

henry000 commited on

πŸ› [Fix] display on DDP mode
91a3f78

henry000 commited on

♻️ [Refactor] dataset, apply tensorlize
ed7ee89

henry000 commited on

πŸ”€ Merge remote-tracking branch 'origin/DEPLOY' into Lightning
079a11c

henry000 commited on

🌐 [Add] logging of optimizre(learning rate)
5fcc6be

henry000 commited on

πŸ› [Fix] PIL read image, manually close image
ca2b494

henry000 commited on

🩹 [Fix] BoxMatcher, change eps and filter function
fd5413f

henry000 commited on

✨ [Update] back the warm up batch step
604c897

henry000 commited on

πŸ› [Fix] bug in DDP sync_dist
fc29438

henry000 commited on

πŸ”’οΈ [Fix] torch version diff in meshgrid
593a50f

henry000 commited on

πŸ”Š [Add] supporting of tensorboard
de99a93

henry000 commited on

πŸš‘οΈ [Fix] progress bar in DDP or multiGPU env
1d2b161

henry000 commited on

πŸ› [Update] Momentum of the optimizer
42e909b

henry000 commited on

✨ [New] use lightning framework to training!
8b3b3ef

henry000 commited on

πŸ› [Fix] display emoji bugs, change it to shortcode
802cb12

henry000 commited on

πŸ”¨ fix: BoxMatcher.__call__ now returns all zero anchor matched targets and all False valid mask, if input target has zero annotations in it. (#88)
e53ff09
unverified

Abdul-Mukit commited on

πŸ’¬ [Update] logging -> loguru, consistency logging
0174b5b

henry000 commited on

πŸ”€ [Merge] branches 'DEPLOY' and 'DEPLOY' of github.com:WongKinYiu/yolov9mit into DEPLOY
a4aa0a4

henry000 commited on

πŸ› [Fix] bbox_nms function (#76)
44527a6
unverified

f-fl0 commited on

⬆️ [Update] mAP from 0~1 to percentage
0efc848

henry000 commited on

πŸ› [Fix] #38 local mAP bugs, one pd match < 1 gt
aee6ac8

henry000 commited on

✨ [Add] mutli-GPU on validation mode
e0c8580

henry000 commited on

πŸ› [Fix] LR schedule bugs, batchidx should increase
10420ed

henry000 commited on

🎨 [Fix] logging bugs, only log on rank0 gpu
ed7d166

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' into TRAIN
46b5efe

henry000 commited on

♻️ [Refactor] the dataloader import and default aug
8fc6449

henry000 commited on

🦺 [Fix] draw image bbox bugs, make it robust
47093ac

henry000 commited on

✨ [Add] Visualize image after validation, train
9c191b9

henry000 commited on

✨ [Add] TensorBoard support, finish #52
7f8fc3e

henry000 commited on

πŸ“ [Update] wandb logger name
7e9db93

henry000 commited on

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

henry000 commited on

🚚 [Update] the class_num&class_list to dataset
3eb85fd

henry000 commited on

πŸ”’οΈ πŸ”’οΈ [Update] dataset, can also load bbox GT
d2d621f

henry000 commited on

πŸ”¨ [Remove] device in loss func, not sure correct
60c4943

henry000 commited on

πŸ’„ [Update] logging function, log only rank0 device
1132d27

henry000 commited on