YOLO / yolo /tools

Commit History

πŸ“ [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

πŸš€ [Update] the postproccess -> PostProccess class
329fd0a

henry000 commited on

⚑️ [Update] the anchor_norms position, calculate later
36eb083

henry000 commited on

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

henry000 commited on

πŸ”¨ [Update] dataloader, return data augment info
8b1b21f

henry000 commited on

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

henry000 commited on

πŸ”¨ [Update] dataloader with reversable padding size
15f0a98

henry000 commited on

🎨 [Update] drawer input, more robust/consistency
64acfd1

henry000 commited on

πŸ”€ [Merge] branch 'DEPLOY' into SETUP
2d52a7f

henry000 commited on

πŸ”¨ [Add] Some TODO for improve the project
1504257

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ’¬ [Update] logging tools for quite mode
afa32b4

henry000 commited on

πŸš€ [New] DDP mode for training model
1fe2937

henry000 commited on

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

henry000 commited on

✏️ [Fix] typo of downlaod -> download
2cbea31

henry000 commited on

πŸ› [Fix] some bugs, fit the create_model, device
78e3679

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' into MODELv2
3a6d42f

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into MODELv2
682daad

henry000 commited on

:speech_balloon: [Add] FPS when using stream data
a0976c9

henry000 commited on

:truck: [Rename] Tracker to Logger, handle all log
d58a9b6

henry000 commited on

🎨 [Update] the dataset check, only check using set
5958998

henry000 commited on

:bug: [Fix] a bug with drawing picture after merge
635f41a

henry000 commited on

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

henry000 commited on

[🎨] Add support for displaying webcam videos with predicted bounding boxes (#27)
ecf6aba
unverified

LaiEthanLai HenryTsui commited on

🎨 [Update] the bouding box color
9000502

henry000 commited on

βœ… [Pass] test of autodownload deploy weight
68c38b8

henry000 commited on

βœ… [Pass] git action with install cv2 lib
07fa01d

henry000 commited on

βœ… [Pass] the test and rename the function of v2 arch
d1477fc

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ”§ [Move] model class num config out of modelyaml
0a3c9de

henry000 commited on