YOLO / yolo /model

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

โœจ [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

๐Ÿ“ [Add] TODO, need move log model to other place
c01f496

henry000 commited on

โšก๏ธ [Update] usable tags, reduce training ram cost
5727efb

henry000 commited on

๐Ÿ› [Fix] params mismatch with origin v9
a3f8ecb

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

๐Ÿ› [Update] Conv to default no bias
425a4ef

henry000 commited on

โ™ป๏ธ [Refactor] the finding source input code in yolo
92614f8

henry000 commited on

๐Ÿ”ง [Add] TypeHint for yolo.model
856cce6

henry000 commited on

โœ๏ธ [Fix] a type error in CBLinear
9beb383

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

โฌ†๏ธ [Fix] lost import functional in module.py
781132f

henry000 commited on

๐Ÿ”จ [Add] CBFuse, last v9 module is uploaded
f8271ac

henry000 commited on

โœ๏ธ [Fix] Some litte typo in module
84ce222

henry000 commited on

โ™ป๏ธ [Refactor] Some Module code and class order
9536dc3

henry000 commited on

Merge branch 'MODEL' of github.com:LucyTuan/yolov9mit into MODEL
d15523e

lucytuan commited on

Merge branch 'WongKinYiu:MODEL' into MODEL
91f2300
unverified

ๆฎต่ชžๆŸ” commited on