YOLO / yolo /model /module.py

Commit History

๐Ÿ› [Fix] a bug in deploying TensorRT model
200b5c1

henry000 commited on

โœจ [New] v9-s, v9-m model! new model arch& weight
d1aee89

henry000 commited on

โœจ [New] Framework anc2box -> anc2vec + vec2box
2dd2ae5

henry000 commited on

๐Ÿ”ง [Move] model class num config out of modelyaml
0a3c9de

henry000 commited on

โœจ [Add] New model, anchor2box move into model
86ef0ef

henry000 commited on

๐ŸŽจ [Update] module with formatter, fix CI error
7dd7b62

henry000 commited on

๐Ÿšš [Rename] All utils, tools, higher readability
dcceddd

henry000 commited on

๐Ÿ”จ [Add] weight initailize for Detection
c601a4c

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

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

๐Ÿ”จ [Add] RepNCSPELAN and base modules in module.py
d1aff91

lucytuan commited on

โœจ [Add] Detection Head and Multiple Head class
fbb556e

henry000 commited on

โœจ [Add] RepConv module in module.py
9a3d99f

lucytuan commited on

๐Ÿ”ง [Update] the config, remove conv, using Pool
b67aac7

henry000 commited on

โœ๏ธ [Fix] Type hint, tuple->Tuple
930952c

henry000 commited on

๐Ÿ› [Fix] a bug in SPPELAN module
31c2c1a

henry000 commited on

๐Ÿ”จ [Add] Some Basic Module into models
4f5ca28

henry000 commited on

๐Ÿšš [Move] All model code to yolo/
1197f7d

henry000 commited on