Commit History
βοΈ [Fix] Process <- Proccess typo abc3992
β
[Update] type hint and mAP calculation func ac8e6e6
π± [Add] deterministic config for training 4b8ec68
π [Fix] display on DDP mode 91a3f78
β»οΈ [Refactor] dataset, apply tensorlize ed7ee89
π [Merge] remote-tracking branch 'origin/DDP_BUGS' into Lightning f789a66
π 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
π¨ [Update] gradient scaler 32405d5
π [Fix] bug in DDP sync_dist fc29438
ποΈ [Fix] torch version diff in meshgrid 593a50f
π [Add] supporting of tensorboard de99a93
ποΈ [Update] dataloader, remove YOLOLoader allin1 95520e9
ποΈ [Fix] progress bar in DDP or multiGPU env 1d2b161
π [Update] log item, format value on wandb 240dcb0
π [Update] Momentum of the optimizer 42e909b
β¨ [New] use lightning framework to training! 8b3b3ef
π [Fix] display emoji bugs, change it to shortcode 802cb12
π [Fix] Dataloader log error, remove format str 3d0f0de
π¨ 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
π¨ [FIX] Fixes memory leak (#83) dea5a8a unverified
π§ [Update] NMS Config if validation b69cc03
π [Merge] branches 'DEPLOY' and 'DEPLOY' of github.com:WongKinYiu/yolov9mit into DEPLOY a4aa0a4
β¨ [New] Add a classification head! d44dbc0
π [Merge] branch 'DDP_BUGS' of github.com:WongKinYiu/yolov9mit into DDP_BUGS b9867bb
π [Fix] Loss scale, scale back with batch_size 22ebde1
π [Move] Tensorlize out of YoloDataset e09ff86
π [Fix] DDP bugs, sync mAP on diff rank 5be4e0e
π [Fix] bbox_nms function (#76) 44527a6 unverified
f-fl0 commited on