YOLO / yolo /tools /solver.py

Commit History

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

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

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ’¬ [Update] logging tools for quite mode
afa32b4

henry000 commited on

πŸš€ [New] DDP mode for training model
1fe2937

henry000 commited on

⚑️ [Update] using anchor if is given, or autoanchor
41f1f41

henry000 commited on

πŸ› [Fix] some bugs, fit the create_model, device
78e3679

henry000 commited on

πŸ”€ [Merge] branch 'SETUP' into MODELv2
682daad

henry000 commited on

:speech_balloon: [Add] FPS when using stream data
a0976c9

henry000 commited on

:truck: [Rename] Tracker to Logger, handle all log
d58a9b6

henry000 commited on

:bug: [Fix] a bug with drawing picture after merge
635f41a

henry000 commited on

πŸ”€ [Merge] branch 'INFERENCE' of github.com:WongKinYiu/yolov9mit into INFERENCE
6228522

henry000 commited on

[🎨] Add support for displaying webcam videos with predicted bounding boxes (#27)
ecf6aba
unverified

LaiEthanLai HenryTsui commited on

βœ… [Pass] the test and rename the function of v2 arch
d1477fc

henry000 commited on

πŸ› [Update] some bug or vaiable name in Vec2Box
f95a3d7

henry000 commited on

✨ [New] Framework anc2box -> anc2vec + vec2box
2dd2ae5

henry000 commited on

πŸ”₯ [Remove] scale function in drawer
3b24b35

henry000 commited on

✨ [Add] New model, anchor2box move into model
86ef0ef

henry000 commited on

πŸ’¬ [Update] Bbox drawing tools, change label text
7692528

henry000 commited on

✨ [New] validation code!
b2baf14

henry000 commited on

πŸ”§ [Update] all structure of yaml, more readability
97e9dcb

henry000 commited on

πŸ”§ [Update] default confidence score & error handle
bbd2c43

henry000 commited on

♻️ [Refactor] the code when inference
f3e770a

henry000 commited on

✨ [Add] A stream dataloader for webcam
8ca39dc

henry000 commited on

🚚 [Rename] class Trainer -> Solver
9eb2d4e

henry000 commited on