Commit History

๐Ÿ”€ [Merge] branch 'TRAIN' into TEST
12dfccf

henry000 commited on

๐Ÿ”€ [Merge] branch 'MODEL' into TEST
1a069e1

henry000 commited on

๐Ÿ”ง [Update] Batch size
5bf55cf

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] groundtruth mismatch, code need refactor
75388bb

henry000 commited on

๐Ÿ”จ [Update] Loss function and get_loss_func
584d5bd

henry000 commited on

๐Ÿš€ [Add] torch auto mixed precision
669657d

henry000 commited on

๐Ÿ”ง [Update] Trainer input config
f0fdf9a

henry000 commited on

๐Ÿ”€ [Merge] branch 'main' into MODEL
1445811

henry000 commited on

โšก๏ธ [Update] add activation function -> inplace
4d14abc

henry000 commited on

๐Ÿ’ฉ [Bad] json dataloader will load unmapp class id
c40db62

henry000 commited on

๐Ÿš€ [Update] dataloader with pre-proccess
96a806a

henry000 commited on

๐Ÿง‘โ€๐Ÿ’ป [Add] Type Hint to dataloader
d252042

henry000 commited on

๐Ÿ—ƒ๏ธ [Update] cahche from diskcache to torch.pt
fce8aa7

henry000 commited on

๐Ÿ”€ [Merge] branch 'SETUP' into TEST
a51f159

henry000 commited on

๐Ÿ”‡ [Remove isort verbose logging, annoying
4137804

henry000 commited on

โœ… [Update] test objective, change to v8
7b9ca3a

henry000 commited on

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

henry000 commited on

๐Ÿ”ง [Update] num_classes position, move to hyper
1851849

henry000 commited on

๐Ÿ”€ [Merge] branch 'TEST' into MODEL
724fd6f

henry000 commited on

๐Ÿง [Update] drawer to draw a v9 model
2dcf548

henry000 commited on

โœจ [New] load v9 model via yolo.py
5556058

henry000 commited on

๐Ÿ”ง [Add] v9-c model, and use as defaults
ab407e8

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 pull request #18 from LucyTuan/MODEL
bfb13af
unverified

HenryTsui 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] round_up / chunk function
f969f24

henry000 commited on

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

lucytuan commited on

๐Ÿ”€ [Merge] branch 'DATASET' into TEST
4c6b435

henry000 commited on

โž– [Remove] duplicated pip requirements
4f886fb

henry000 commited on

๐Ÿ”€ [Merge] branch 'main' into DATASET
e340e84

henry000 commited on

๐Ÿ’ฌ [Add] Emoji for prepareing dataset
0136fd2

henry000 commited on

๐Ÿ’ฌ [Update] logging messange for building model
c14cffe

henry000 commited on

๐Ÿ”ฅ [Remove] main function in yolo.py
60bfaff

henry000 commited on

๐Ÿ”€ [Merge] branch 'MODEL' into TEST
154ce0f

henry000 commited on

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

henry000 commited on

โœ… [Add] test for helper and basic module in model
2784407

henry000 commited on

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

henry000 commited on