YOLO / yolo /utils

Commit History

πŸ’š [Pass] format check and refactor code
fa548df

henry000 commited on

πŸ”€ [Merge] branch 'main' into TEST
83bfa31

henry000 commited on

πŸ› [Fix] validation_step (#134)
8094323
unverified

Adam KunΓ‘k commited on

Fix coco style bounding box annotations (#116)
8e564ea
unverified

Ramon2 commited on

✨ [Update] BoxMatcher matching criteria (#125)
f080104
unverified

Adam KunΓ‘k commited on

πŸ”€ [Merge] branch 'TRAIN' into TEST
da4f0bf

henry000 commited on

πŸ› [Fix] momentum scaling bugs
c0e2436

henry000 commited on

♻️ [Update] pycoco with faster coco, fast validate
3e180a7

henry000 commited on

πŸ‘½οΈ [Fix] auto anchor device bug, need improve
95d2860

henry000 commited on

πŸ”₯ [Remove] & fix typo of momentum schedule
b4dad5e

henry000 commited on

πŸ”€ [Merge] branch 'TRAIN'
67fbfa0

henry000 commited on

πŸ”§ [Update] EMA with sync state_dict
1d404e2

henry000 commited on

πŸ”€ [Merge] branch 'TRAIN' into TEST
2ab865c

henry000 commited on

πŸš‘οΈ [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

πŸ› [Fix] image size order inconsistencies (#118)
959b9b0
unverified

Adam KunΓ‘k 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