YOLO / yolo /utils /bounding_box_utils.py

Commit History

πŸ› [Fix] validation_step (#134)
8094323
unverified

Adam KunΓ‘k commited on

✨ [Update] BoxMatcher matching criteria (#125)
f080104
unverified

Adam KunΓ‘k commited on

πŸ‘½οΈ [Fix] auto anchor device bug, need improve
95d2860

henry000 commited on

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

henry000 commited on

πŸ› [Fix] BoxMatcher for filter outsided bbox
96da794

henry000 commited on

πŸ› [Fix] image size order inconsistencies (#118)
959b9b0
unverified

Adam KunΓ‘k commited on

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

henry000 commited on

πŸ”§ [Add] MaxBox for NMS output
1e35163

henry000 commited on

✨ [Add] dynamic image size loader
aba5422

henry000 commited on

πŸ› [Update] NMS, enable multiclass result
f2d4184

henry000 commited on

πŸš‘οΈ [Fix] loss function mask bugs, use bool
72c155f

henry000 commited on

πŸ”€ [Merge] branch 'TEST'
da1069f

henry000 commited on

πŸ”€ [Merge] branch 'Lightning'
8ce9eff

henry000 commited on

βœ… [Update] type hint and mAP calculation func
ac8e6e6

henry000 commited on

πŸ”€ Merge remote-tracking branch 'origin/DEPLOY' into Lightning
079a11c

henry000 commited on

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

henry000 commited on

🩹 [Fix] BoxMatcher, change eps and filter function
fd5413f

henry000 commited on

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

henry000 commited on

πŸ”’οΈ [Fix] torch version diff in meshgrid
593a50f

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: 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

Abdul commited on

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

henry000 commited on

πŸ› [Fix] bbox_nms function (#76)
44527a6
unverified

f-fl0 commited on

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

henry000 commited on

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

henry000 commited on

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

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

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