YOLO / yolo /tools

Commit History

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

Adam KunΓ‘k commited on

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

Martin Cerman mcerman-enlite commited on

⬆️ [Update] dependency and the load cache function
699f2d2

henry000 commited on

⬆️ [Update] mAP from 0~1 to percentage
0efc848

henry000 commited on

πŸ› [Fix] mul-GPU @ valid bugs, return mAP @ rk 0
a44a5c1

henry000 commited on

✨ [Add] mutli-GPU on validation mode
e0c8580

henry000 commited on

🎨 [Fix] logging bugs, only log on rank0 gpu
ed7d166

henry000 commited on

πŸ‘½οΈ [Update] cudaamp, most torch not support amp yet
360e5d7

henry000 commited on

πŸ› [Fix] loss, avg loss if using ddp
3b24cc8

henry000 commited on

🚨 [Update] cuda.amp to amp, fix torch warning
9fc0d0e

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' into TRAIN
46b5efe

henry000 commited on

♻️ [Refactor] the dataloader import and default aug
8fc6449

henry000 commited on

🦺 [Add] a RemoveOutlier handle outside bbox
489f14b

henry000 commited on

✨ [Add] a RandomCrop transform, align paper
c627401

henry000 commited on

πŸš‘οΈ [Fix] bbox bugs, choice 1 st bbox when draw
dc88787

henry000 commited on

🦺 [Fix] draw image bbox bugs, make it robust
47093ac

henry000 commited on

✨ [Add] Visualize image after validation, train
9c191b9

henry000 commited on

🚚 [Update] the class_num&class_list to dataset
3eb85fd

henry000 commited on

πŸ”¨ [Remove] device in loss func, not sure correct
60c4943

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'DEPLOY' into TEST
814608f

henry000 commited on

✏️ [Fix] typo in loading coco gt files
ce70a60

henry000 commited on

πŸ”¨ [Update] Padding color, align with origin v9
27c7e17

henry000 commited on

πŸ”¨ [Update] AMP, unscale gradient and update model
192b787

henry000 commited on

⚑️ [Update] Optimizer, with more fine LR
5b9da41

henry000 commited on

πŸ› [Fix] loss function calculation, detach predicts
94fae81

henry000 commited on

πŸ”¨ [Add] wegith transform for v9seg model
f1585d3

henry000 commited on

πŸ› [Fix] bugs in onnx's output and video source
100c13d

henry000 commited on

🧐 [Add] TODO for training without Aux branch
e530629

henry000 commited on

πŸ”¨ [Add] weight converter for YOLOv7
7a913f7

henry000 commited on

πŸ“ [Update] README Link & requirement
9e143b2

henry000 commited on

πŸ“ [Update] pip+git install link
89b0ef8

henry000 commited on

βœ… [Add] test, increase test coverage for dev mode
6a39ae1

henry000 commited on

βœ… [Pass] test with lower system requirements
2ee7407

henry000 commited on

βœ… [Fix] some path bug and enable ignore run pycoco
b038f54

henry000 commited on

♻️ [Refactor] os.path -> pathlib Path, more safely
fa09d11

henry000 commited on

✨ [Add] saving function when higher mAP
73b88fc

henry000 commited on

πŸ’¬ [Add] TODO reduce memory usage when cal loss
66f3f62

henry000 commited on

πŸ› [Add] dynamic bbox, prevent more cuda memory bug
1528a4f

henry000 commited on

βœ… [Add] tests, increase test coverage
88e45b9

henry000 commited on

πŸ› [Fix] Some display bug, enable print, log
46c9d1c

henry000 commited on

πŸ’¬ [Update] logging, add avg loss and ap table
c3b133e

henry000 commited on

✨ [New] local mAP calculation, AP.5:.95 - mAP.5
21a413f

henry000 commited on

πŸ› [Fix] the PadAndResize bug in data augment
7d42a25

henry000 commited on

✨ [New] inference with coco format
999037c

henry000 commited on

πŸ”€ [Merge] branch 'DEPLOY' into TEST
bfba0a7

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'INFERENCE' into DEPLOY
2222e19

henry000 commited on

πŸ”€ [Merge] branch 'INFERENCE' into TEST
f5a3a55

henry000 commited on