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
π¨ [Update] gradient clip strategy ee709f5
π [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 'MODEL' into TEST fa2f0be
π [Merge] branch 'TRAIN' into TEST 2ab865c
π [Merge] branch 'DATASET' into TEST c3ee284
π©Ή [Fix] config for auto download dataset 564b976
ποΈ [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
π [Rename] EMA enabled -> enable 46ebaf7
[113] - Handle batches with no gt, Add images with no gt to the dataset (#120) 5c767f2 unverified
DmitriiSavin dsavin commited on
π [Fix] image size order inconsistencies (#118) 959b9b0 unverified
Adam KunΓ‘k commited on
β¨ [Add] a momentum schedule for wramup epoch 4be6676
π¨ [Add] image ratio min-max constrain 5e0d5e2
π [Fix] bugs in dynamic shape in training 3092710
π [Merge] branch 'DEPLOY' into TEST ad7078a
π§ [Add] MaxBox for NMS output 1e35163
β¨ [Add] dynamic image size loader aba5422
π [Update] NMS, enable multiclass result f2d4184
π [Merge] branch 'MODEL' into TEST 1e2eaab
π [Fix] the bug in lr scheduler, use ceil 8553686
π [Merge] branch 'main' into MODEL 17274a5
π [Merge] branch 'DATASET' into TEST a253e8c
π [Merge] remote-tracking branch 'origin/MODEL' into TEST 1c7883f
π [Merge] branch 'main' into DATASET 9c96a90
Update module.py (#96) b1f0abc unverified
Sergey commited on
π [Fix] unstable learing rate schedule ea0ad19
π [Fix] MixUp augmentation (#105) (#110) a9e32de unverified
Adam KunΓ‘k commited on