YOLO / yolo

Commit History

πŸ”₯ [Remove] layer_helper, same func as module_helper
9ae3eb5

henry000 commited on

✏️ [Fix] project name, and a import typo of wandb
7d976be

henry000 commited on

✨ [Add] NMS proccess when inference image!
a87899e

henry000 commited on

πŸ”¨ [Update] Drawer, return PIL image and unsacle
b23f927

henry000 commited on

🚚 [Move] parse_predict to Anchor2Box class
253e9b1

henry000 commited on

πŸ”€ [Merge] branch 'main' into DATASET
ac20d16

henry000 commited on

πŸ”₯ [Remove] TODO in bbox_help, already use hydra
24c59ca

henry000 commited on

πŸ”€ [Merge] branch 'TRAIN' into TEST
9912678

henry000 commited on

πŸ”¨ [Add] Warm up in training proccess
3e08dd8

henry000 commited on

✨ [Add] General config for global settings
16c6705

henry000 commited on

🩹 [Update] logging, Temporarily cancel graphviz
42eab9c

henry000 commited on

🎨 [Update] progress and tqdm
6aabc6c

henry000 commited on

🎨 [Update] logging model place
745aab9

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' into TRAIN
ba3c274

henry000 commited on

πŸ› [Fix] Json dataset file has 91 class problems
b9a9275

henry000 commited on

πŸ”¨ [Add] weight initailize for Detection
c601a4c

henry000 commited on

πŸ”€ [Merge] branch 'DATASET' into TEST
995ae20

henry000 commited on

πŸ”€ [Merge] branch 'MODEL' into TEST
121ac98

henry000 commited on

✨ [New] wandb, progress class for handle proccess
f2370d7

henry000 commited on

πŸ”§ [Update] config, add epoch, exp name
6e85a96

henry000 commited on

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

henry000 commited on

🎨 [Update] logging format of dataloader
490e893

henry000 commited on

πŸ”€ [Merge] branch 'DATASET'
684d672

henry000 commited on

βœ… [Pass] Train, Model, Loss Test
033231b

henry000 commited on

πŸ”§ [Update] defualt hyper, Train w 3900XT+3090
8a27bf2

henry000 commited on

🎨 [Add] Dual Loss for yolov9
c9338ee

henry000 commited on

πŸ’¬ [Add] Progress class, handle progress bar
6e46676

henry000 commited on

⚑️ [Update] Dataloader, run faster!
3fa2be7

henry000 commited on

🎨 [Update] Loss config
73207bd

henry000 commited on

🎨 [Update] hyper-loss config
77743d7

henry000 commited on

⚑️ [Fix] usable frame work config
b068b2b

henry000 commited on

πŸ”€ [Merge] branch 'MODEL' into TRAIN
5fbf13c

henry000 commited on

πŸ”₯ [Remove] ema for every batch
b4bcccb

henry000 commited on

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

henry000 commited on

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

⚑️ [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