YOLO / yolo

Commit History

πŸ”₯ [Remove] not use import module, clean code
1eebbe9

henry000 commited on

πŸ”’οΈ [Add] type for logging model, capable for YOLO
68d5954

henry000 commited on

πŸ“ [Update] README Link & requirement
9e143b2

henry000 commited on

πŸ“ [Update] pip+git install link
89b0ef8

henry000 commited on

πŸ”€ Merge branch 'MODELv2' into TEST
b5ebb37

henry000 commited on

πŸ”€ Merge branch 'TRAIN' into TEST
35562e8

henry000 commited on

πŸ”₯ [Remove] YOLOv7 used module, add back when ready
0a661ec

henry000 commited on

🌱 [Add] a random seed for training
67c056a

henry000 commited on

βœ… [Add] test, increase test coverage for dev mode
6a39ae1

henry000 commited on

βœ… [Pass] test with lower system requirements
2ee7407

henry000 commited on

🦺 [Add] Mock test set for testing dataloader
a7a9479

henry000 commited on

βœ… [Pass] test and change README& default task!
631540a

henry000 commited on

βœ… [Fix] some path bug and enable ignore run pycoco
b038f54

henry000 commited on

♻️ [Refactor] os.path -> pathlib Path, more safely
fa09d11

henry000 commited on

✨ [Add] saving function when higher mAP
73b88fc

henry000 commited on

πŸ’¬ [Add] TODO reduce memory usage when cal loss
66f3f62

henry000 commited on

πŸ› [Add] dynamic bbox, prevent more cuda memory bug
1528a4f

henry000 commited on

βœ… [Add] tests, increase test coverage
88e45b9

henry000 commited on

πŸ› [Fix] onnx deplying bug
7a45a10

henry000 commited on

πŸ› [Fix] Some display bug, enable print, log
46c9d1c

henry000 commited on

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

henry000 commited on

πŸ› [Fix] #32 bugs, turn 8400->auto anchor size
7f8ebc5

henry000 commited on

πŸ’¬ [Update] logging, add avg loss and ap table
c3b133e

henry000 commited on

Merge branch 'MODELv2' into SETUP
cc70c05

henry000 commited on

✨ [New] local mAP calculation, AP.5:.95 - mAP.5
21a413f

henry000 commited on

πŸ› [Fix] the PadAndResize bug in data augment
7d42a25

henry000 commited on

✨ [New] inference with coco format
999037c

henry000 commited on

♻️ [Refactor] the code in init model
2ae070c

henry000 commited on

πŸ”€ [Merge] branch 'DEPLOY' into TEST
617276e

henry000 commited on

πŸš€ [Update] PostProccess for huggingface demo
c9112cd

henry000 commited on

πŸ”€ [Merge] branch 'DEPLOY' into TEST
bfba0a7

henry000 commited on

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

henry000 commited on

πŸ”€ [Merge] branch 'MODELv2' into TEST
5bbfada

henry000 commited on

πŸ”€ [Merge] branch 'INFERENCE' into DEPLOY
2222e19

henry000 commited on

πŸ”€ [Merge] branch 'INFERENCE' into TEST
f5a3a55

henry000 commited on

πŸš€ [Update] the postproccess -> PostProccess class
329fd0a

henry000 commited on

⚑️ [Update] the anchor_norms position, calculate later
36eb083

henry000 commited on

πŸ”¨ [Add] the PostProccess class to convert predicts
475302b

henry000 commited on

✨ [New] validation code! run my pycocotools
3441a79

henry000 commited on

πŸ”¨ [Update] dataloader, return data augment info
8b1b21f

henry000 commited on

⚑️ [Update] anchor generator, load stride if given
b86ec3e

henry000 commited on

🎨 [Update] the progress bar, with xx -> xx.start()
2275731

henry000 commited on

πŸš€ [New] Huggingface examples!
43b7a51

henry000 commited on

πŸš€ [Add] the example: using sliding windows in YOLO
b6b57c7

henry000 commited on

πŸ”¨ [Update] dataloader with reversable padding size
15f0a98

henry000 commited on

🎨 [Update] drawer input, more robust/consistency
64acfd1

henry000 commited on

πŸ› [Fix] a bug of initialize vec2box
c8710f3

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