YOLO / yolo /utils

Commit History

πŸ”’οΈ [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

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

henry000 commited on

πŸ› [Fix] a bug when loading the model
f5518c0

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'MODELv2' into TRAIN
1e3931d

henry000 commited on

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

henry000 commited on

🚧 [WIP] DDP for model training
7d7e199

henry000 commited on

πŸ”€ [Merge] branch 'MODELv2' into DEPLOY
e9816da

henry000 commited on

πŸš€ [Add] deploy option, auto remove aux head
89c6a27

henry000 commited on

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

henry000 commited on

πŸš€ [Update] the code with Vec2Box in deploy part
819890a

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

πŸ”€ [Merge] branch 'SETUP' into MODELv2
0d25eaa

henry000 commited on

πŸ‘· [Add] more pre-commit, yaml-check & nbsripout
a7ef999

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

πŸ”Š [Update] logs to meet the inference stage
9dfa178

henry000 commited on

✨ [New] validation code!
b2baf14

henry000 commited on

πŸš‘οΈ [Fix] logging error, cfg->exp_name
ce50967

henry000 commited on

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

henry000 commited on

♻️ [Refactor] the code in deploy model
a7cf768

henry000 commited on

πŸš‘οΈ [Fix] when creating onnx, trt force use cuda
8942278

henry000 commited on

βš—οΈ [Add] Fast Inference {ONNX, TensorRT}, unstable!
c653e7e

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into DEPLOY
6eb7d56

henry000 commited on

πŸ’¬ [Update] logger with quite mode
7e84a57

henry000 commited on