YOLO / yolo /utils

Commit History

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

henry000 commited on

πŸ› [Fix] #38 local mAP bugs, one pd match < 1 gt
aee6ac8

henry000 commited on

✨ [Add] mutli-GPU on validation mode
e0c8580

henry000 commited on

πŸ› [Fix] LR schedule bugs, batchidx should increase
10420ed

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

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

✨ [Add] TensorBoard support, finish #52
7f8fc3e

henry000 commited on

πŸ“ [Update] wandb logger name
7e9db93

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ”’οΈ πŸ”’οΈ [Update] dataset, can also load bbox GT
d2d621f

henry000 commited on

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

henry000 commited on

πŸ’„ [Update] logging function, log only rank0 device
1132d27

henry000 commited on

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

henry000 commited on

🎨 [Add] type hint for converter, Anc2Box/Vec2Box
c289952

henry000 commited on

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

henry000 commited on

πŸ”§ [Add] const random seed
598b827

henry000 commited on

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

henry000 commited on

πŸ’š [Fix] MPS CI bugs, enable using MPS
4056352

henry000 commited on

βœ… [Pass] test with fixup choosing device
ecc08c8

henry000 commited on

πŸš‘οΈ [Fix] get_device typo, not return cpu
3b31306

henry000 commited on

♻️ [Refactor] the code of v7 converter, align v9
323161f

henry000 commited on

🚸 [Add] converter function, auto choose conveter
0d49177

henry000 commited on

♻️ [Refactor] Vec2Box, Align with YOLOv7 structure
fd35390

henry000 commited on

πŸ”¨ [Add] Anc2Box conveter, for YOLOv7's output
d5a73bd

henry000 commited on

πŸ”’οΈ [Add] type for logging model, capable for YOLO
68d5954

henry000 commited on

πŸ”€ Merge branch 'TRAIN' into TEST
35562e8

henry000 commited on

🌱 [Add] a random seed for training
67c056a

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] tests, increase test coverage
88e45b9

henry000 commited on

πŸ› [Fix] onnx deplying bug
7a45a10

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ› [Fix] #32 bugs, turn 8400->auto anchor size
7f8ebc5

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

✨ [New] inference with coco format
999037c

henry000 commited on

πŸ”€ [Merge] branch 'MODELv2' into TEST
5bbfada

henry000 commited on

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

henry000 commited on

πŸ”¨ [Add] the PostProccess class to convert predicts
475302b

henry000 commited on

✨ [New] validation code! run my pycocotools
3441a79

henry000 commited on

⚑️ [Update] anchor generator, load stride if given
b86ec3e

henry000 commited on

🎨 [Update] the progress bar, with xx -> xx.start()
2275731

henry000 commited on