Commit History
π [Merge] branch 'main' into TEST 83bfa31
π [Fix] validation_step (#134) 8094323 unverified
Adam KunΓ‘k commited on
Fix coco style bounding box annotations (#116) 8e564ea unverified
β¨ [Update] BoxMatcher matching criteria (#125) f080104 unverified
Adam KunΓ‘k commited on
π [Merge] branch 'TRAIN' into TEST da4f0bf
π [Fix] momentum scaling bugs c0e2436
β»οΈ [Update] pycoco with faster coco, fast validate 3e180a7
π½οΈ [Fix] auto anchor device bug, need improve 95d2860
π₯ [Remove] & fix typo of momentum schedule b4dad5e
π [Merge] branch 'TRAIN' 67fbfa0
π§ [Update] EMA with sync state_dict 1d404e2
π [Merge] branch 'TRAIN' into TEST 2ab865c
ποΈ [Fix] broadcast of EMA and sync_dist only in val 89a6526
π [Fix] logging progress epoch id bugs b48b975
πΈ [Add] try-except in loading cache files 1690354
π [Fix] BoxMatcher for filter outsided bbox 96da794
β¨ [Add] new EMA! for torch lightning c4cd90a
π [Fix] image size order inconsistencies (#118) 959b9b0 unverified
Adam KunΓ‘k commited on
β¨ [Add] a momentum schedule for wramup epoch 4be6676
π [Merge] branch 'DEPLOY' into TEST ad7078a
π§ [Add] MaxBox for NMS output 1e35163
β¨ [Add] dynamic image size loader aba5422
π [Update] NMS, enable multiclass result f2d4184
ποΈ [Fix] loss function mask bugs, use bool 72c155f
π [Merge] branch 'TEST' da1069f
π [Merge] branch 'Lightning' 8ce9eff
π [Fix] quite mode bugs, enable to disable :) 3ebbbd9
βοΈ [Fix] Process <- Proccess typo abc3992
β
[Update] type hint and mAP calculation func ac8e6e6
π [Fix] display on DDP mode 91a3f78
β»οΈ [Refactor] dataset, apply tensorlize ed7ee89
π Merge remote-tracking branch 'origin/DEPLOY' into Lightning 079a11c
π [Add] logging of optimizre(learning rate) 5fcc6be
π [Fix] PIL read image, manually close image ca2b494
π©Ή [Fix] BoxMatcher, change eps and filter function fd5413f
β¨ [Update] back the warm up batch step 604c897
π [Fix] bug in DDP sync_dist fc29438
ποΈ [Fix] torch version diff in meshgrid 593a50f
π [Add] supporting of tensorboard de99a93
ποΈ [Fix] progress bar in DDP or multiGPU env 1d2b161
π [Update] Momentum of the optimizer 42e909b
β¨ [New] use lightning framework to training! 8b3b3ef
π [Fix] display emoji bugs, change it to shortcode 802cb12
π¨ 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
π¬ [Update] logging -> loguru, consistency logging 0174b5b
π [Merge] branches 'DEPLOY' and 'DEPLOY' of github.com:WongKinYiu/yolov9mit into DEPLOY a4aa0a4
π [Fix] bbox_nms function (#76) 44527a6 unverified
f-fl0 commited on