YOLO / yolo /utils /bounding_box_utils.py

Commit History

♻️ [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

βœ… [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] 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

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

henry000 commited on

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

henry000 commited on

πŸ› [Fix] a bug of initialize vec2box
c8710f3

henry000 commited on

πŸ› [Fix] a bug in deploying TensorRT model
200b5c1

henry000 commited on

⚑️ [Update] using anchor if is given, or autoanchor
41f1f41

henry000 commited on

πŸ› [Update] some bug or vaiable name in Vec2Box
f95a3d7

henry000 commited on

✨ [New] Framework anc2box -> anc2vec + vec2box
2dd2ae5

henry000 commited on

✨ [Add] New model, anchor2box move into model
86ef0ef

henry000 commited on

πŸ’¬ [Update] Bbox drawing tools, change label text
7692528

henry000 commited on

✨ [New] validation code!
b2baf14

henry000 commited on

πŸ”§ [Update] all structure of yaml, more readability
97e9dcb

henry000 commited on

πŸš‘οΈ [Fix] #22 mentioned error, make nms run on cpu
c0e778f

henry000 commited on

✨ [Add] A stream dataloader for webcam
8ca39dc

henry000 commited on

🧱 [Update] config files struct, make it clearly
b5fa3f1

henry000 commited on

🚚 [Rename] All utils, tools, higher readability
dcceddd

henry000 commited on