YOLO_modol / yolo /tools

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

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

henry000 commited on

πŸ”€ [Merge] branch 'MODEL' into TEST
fa2f0be

henry000 commited on

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

henry000 commited on

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

henry000 commited on

🩹 [Fix] config for auto download dataset
564b976

henry000 commited on

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

henry000 commited on

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

henry000 commited on

✨ [Add] new EMA! for torch lightning
c4cd90a

henry000 commited on

[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

henry000 commited on

πŸ”¨ [Add] image ratio min-max constrain
5e0d5e2

henry000 commited on

πŸ› [Fix] bugs in dynamic shape in training
3092710

henry000 commited on

✨ [Add] dynamic image size loader
aba5422

henry000 commited on

πŸ”€ [Merge] branch 'MODEL' into TEST
1e2eaab

henry000 commited on

πŸ› [Fix] the bug in lr scheduler, use ceil
8553686

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'main' into DATASET
9c96a90

henry000 commited on

πŸ› [Fix] unstable learing rate schedule
ea0ad19

henry000 commited on

πŸ› [Fix] MixUp augmentation (#105) (#110)
a9e32de
unverified

Adam KunΓ‘k commited on

✏️ [Revert] typo in cache files
b0c4448

henry000 commited on

πŸ”₯ [Remove] stream inference mode
d65babf

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'Lightning' into TEST
30009ba

henry000 commited on

✨ [Add] inference/predict or test mode
7f8235a

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/DDP_BUGS' into Lightning
f789a66

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ”¨ [Update] gradient scaler
32405d5

henry000 commited on

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

henry000 commited on

πŸ—ƒοΈ [Update] dataloader, remove YOLOLoader allin1
95520e9

henry000 commited on

πŸ”Š [Update] log item, format value on wandb
240dcb0

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] Dataloader log error, remove format str
3d0f0de

henry000 commited on

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

henry000 commited on

πŸ”¨ [FIX] Fixes memory leak (#83)
dea5a8a
unverified

Martin Cerman mcerman-enlite commited on

πŸ”€ [Merge] branch 'DDP_BUGS' of github.com:WongKinYiu/yolov9mit into DDP_BUGS
b9867bb

henry000 commited on

πŸ› [Fix] Loss scale, scale back with batch_size
22ebde1

henry000 commited on

πŸš› [Move] Tensorlize out of YoloDataset
e09ff86

henry000 commited on