YOLO / yolo /model /yolo.py

Commit History

πŸš€ [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

πŸ› [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

✨ [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

🚚 [Rename] get_model to create, rename examples
a33e03b

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] TODO, need move log model to other place
c01f496

henry000 commited on

⚑️ [Update] usable tags, reduce training ram cost
5727efb

henry000 commited on

✨ [Add] model logger to print model as table
0f9ffa2

henry000 commited on

🎨 [Update] forward proccess, only save usable data
198ddce

henry000 commited on

♻️ [Refactor] the finding source input code in yolo
92614f8

henry000 commited on

πŸ”§ [Add] TypeHint for yolo.model
856cce6

henry000 commited on

πŸ”§ [Update] num_classes position, move to hyper
1851849

henry000 commited on

✨ [New] load v9 model via yolo.py
5556058

henry000 commited on

πŸ§‘β€πŸ’» [Update] type hint of yolo
c85bebd

henry000 commited on

πŸ’¬ [Update] logging messange for building model
c14cffe

henry000 commited on

πŸ”₯ [Remove] main function in yolo.py
60bfaff

henry000 commited on

πŸ”§ [Update] the config, remove conv, using Pool
b67aac7

henry000 commited on

🚚 [Move] All model code to yolo/
1197f7d

henry000 commited on