Commit History
Update module.py (#96)
b1f0abc
unverified
Sergey
commited on
π [Fix] display emoji bugs, change it to shortcode
802cb12
π¬ [Update] logging -> loguru, consistency logging
0174b5b
β¨ [New] Add a classification head!
d44dbc0
β»οΈ [Refactor] create_model function
0ff0fd0
π [Rename] class, fix #49 issue, it's not repN
8a2b98c
π¦Ί [Update] load weight, can load trained weight
6972568
ποΈ [Update] safe load model, handle mismatch weight
4775b4c
βοΈ [Add] a experiment, a bias init formula
592f75d
β¨ [Add] v9-c-segment model, inference WIP
00c86de
π [Merge] branch 'SETUP' into MODELv7
93e609d
π₯ [Remove] not use import module, clean code
1eebbe9
π¨ [Add] Anc2Box conveter, for YOLOv7's output
d5a73bd
β¨ [New] YOLOv7 structure! enable build model
d13852b
π₯ [Remove] YOLOv7 used module, add back when ready
0a661ec
β»οΈ [Refactor] os.path -> pathlib Path, more safely
fa09d11
β»οΈ [Refactor] the code in init model
2ae070c
π [Add] the example: using sliding windows in YOLO
b6b57c7
π [Fix] a bug when loading the model
f5518c0
π§ [Add] model name into modelcfg, and move reg_max
f99f89b
π [Merge] branch 'DEPLOY' into SETUP
2d52a7f
π¨ [Add] Some TODO for improve the project
1504257
π [Fix] a bug in deploying TensorRT model
200b5c1
π¬ [Update] logging tools for quite mode
afa32b4
π§ [WIP] DDP for model training
7d7e199
β¨ [New] v9-s, v9-m model! new model arch& weight
d1aee89
π [Fix] some bugs, fit the create_model, device
78e3679
:bug: [Fix] the loading weight order download first
18edc1d
π [Merge] branch 'MODELv2' into INFERENCE
1c110af
β
[Pass] test of autodownload deploy weight
68c38b8
β
[Pass] the test and rename the function of v2 arch
d1477fc
β¨ [New] Framework anc2box -> anc2vec + vec2box
2dd2ae5
π§ [Move] model class num config out of modelyaml
0a3c9de
β»οΈ [Refactor] the create_model func, clearify input
40afe67
β¨ [Add] New model, anchor2box move into model
86ef0ef
π§ [Update] all structure of yaml, more readability
97e9dcb
ποΈ [Update] the path for saving models
dc1a0cf
π [Merge] branch 'SETUP' into DEPLOY
6eb7d56
π [Rename] get_model to create, rename examples
a33e03b
π¨ [Update] module with formatter, fix CI error
7dd7b62
β¨ [Add] autodownload model wieght!
230a441
β¨ [Add] automatic load weights
306fc38
π§± [Update] config files struct, make it clearly
b5fa3f1
β
[Pass] tests, skip drawing if graphviz not found (#21)
b18186e
unverified
LaiEthanLai
commited on