YOLO / yolo /lazy.py

Commit History

πŸ”¨ [Update] gradient clip strategy
ee709f5

henry000 commited on

βœ… [Fix] python version error & default device
bd0409b

henry000 commited on

πŸ› [Fix] quite mode bugs, enable to disable :)
3ebbbd9

henry000 commited on

✨ [Add] inference/predict or test mode
7f8235a

henry000 commited on

🌱 [Add] deterministic config for training
4b8ec68

henry000 commited on

πŸ”¨ [Update] gradient scaler
32405d5

henry000 commited on

✨ [New] use lightning framework to training!
8b3b3ef

henry000 commited on

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

henry000 commited on

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

henry000 commited on

βœ… [Fix] some path bug and enable ignore run pycoco
b038f54

henry000 commited on

✨ [New] inference with coco format
999037c

henry000 commited on

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

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

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

henry000 commited on

🚧 [WIP] DDP for model training
7d7e199

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'MODELv2' into INFERENCE
1c110af

henry000 commited on

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

henry000 commited on

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

henry000 commited on

♻️ [Refactor] the create_model func, clearify input
40afe67

henry000 commited on

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

henry000 commited on

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

henry000 commited on

🚚 [Rename] get_model to create, rename examples
a33e03b

henry000 commited on

✨ [New] make it pip installable!
a0c7025

henry000 commited on