YOLO / yolo /model

Commit History

πŸ”€ [Merge] remote-tracking branch 'origin/MODEL' into TEST
1c7883f

henry000 commited on

Update module.py (#96)
b1f0abc
unverified

Sergey commited on

πŸ› [Fix] display emoji bugs, change it to shortcode
802cb12

henry000 commited on

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

henry000 commited on

✨ [New] Add a classification head!
d44dbc0

henry000 commited on

♻️ [Refactor] create_model function
0ff0fd0

henry000 commited on

🚚 [Rename] class, fix #49 issue, it's not repN
8a2b98c

henry000 commited on

🦺 [Update] load weight, can load trained weight
6972568

henry000 commited on

πŸ”’οΈ [Update] safe load model, handle mismatch weight
4775b4c

henry000 commited on

βš—οΈ [Add] a experiment, a bias init formula
592f75d

henry000 commited on

✨ [Add] v9-c-segment model, inference WIP
00c86de

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into MODELv7
93e609d

henry000 commited on

πŸ”₯ [Remove] not use import module, clean code
1eebbe9

henry000 commited on

πŸ”¨ [Add] Anc2Box conveter, for YOLOv7's output
d5a73bd

henry000 commited on

✨ [New] YOLOv7 structure! enable build model
d13852b

henry000 commited on

πŸ”₯ [Remove] YOLOv7 used module, add back when ready
0a661ec

henry000 commited on

♻️ [Refactor] os.path -> pathlib Path, more safely
fa09d11

henry000 commited on

♻️ [Refactor] the code in init model
2ae070c

henry000 commited on

πŸš€ [Add] the example: using sliding windows in YOLO
b6b57c7

henry000 commited on

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

henry000 commited on

πŸ”§ [Add] model name into modelcfg, and move reg_max
f99f89b

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

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

henry000 commited on

🚧 [WIP] DDP for model training
7d7e199

henry000 commited on

✨ [New] v9-s, v9-m model! new model arch& weight
d1aee89

henry000 commited on

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

henry000 commited on

:bug: [Fix] the loading weight order download first
18edc1d

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

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

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

henry000 commited on

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

henry000 commited on

πŸ—ƒοΈ [Update] the path for saving models
dc1a0cf

henry000 commited on

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

henry000 commited on

🚚 [Rename] get_model to create, rename examples
a33e03b

henry000 commited on

🎨 [Update] module with formatter, fix CI error
7dd7b62

henry000 commited on

✨ [Add] autodownload model wieght!
230a441

henry000 commited on

✨ [Add] automatic load weights
306fc38

henry000 commited on

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

henry000 commited on

βœ… [Pass] tests, skip drawing if graphviz not found (#21)
b18186e
unverified

LaiEthanLai commited on

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

henry000 commited on

πŸ”₯ [Remove] layer_helper, same func as module_helper
9ae3eb5

henry000 commited on

🩹 [Update] logging, Temporarily cancel graphviz
42eab9c

henry000 commited on

🎨 [Update] logging model place
745aab9

henry000 commited on

πŸ”¨ [Add] weight initailize for Detection
c601a4c

henry000 commited on