YOLO / yolo /utils /logging_utils.py

Commit History

πŸ› [Fix] logging progress epoch id bugs
b48b975

henry000 commited on

✨ [Add] new EMA! for torch lightning
c4cd90a

henry000 commited on

πŸ› [Fix] quite mode bugs, enable to disable :)
3ebbbd9

henry000 commited on

πŸ› [Fix] display on DDP mode
91a3f78

henry000 commited on

πŸ› [Fix] PIL read image, manually close image
ca2b494

henry000 commited on

πŸ”Š [Add] supporting of tensorboard
de99a93

henry000 commited on

πŸš‘οΈ [Fix] progress bar in DDP or multiGPU env
1d2b161

henry000 commited on

✨ [New] use lightning framework to training!
8b3b3ef

henry000 commited on

πŸ’¬ [Update] logging -> loguru, consistency logging
0174b5b

henry000 commited on

⬆️ [Update] mAP from 0~1 to percentage
0efc848

henry000 commited on

🎨 [Fix] logging bugs, only log on rank0 gpu
ed7d166

henry000 commited on

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

henry000 commited on

🦺 [Fix] draw image bbox bugs, make it robust
47093ac

henry000 commited on

✨ [Add] Visualize image after validation, train
9c191b9

henry000 commited on

✨ [Add] TensorBoard support, finish #52
7f8fc3e

henry000 commited on

πŸ“ [Update] wandb logger name
7e9db93

henry000 commited on

πŸ’„ [Update] logging function, log only rank0 device
1132d27

henry000 commited on

πŸ”§ [Add] const random seed
598b827

henry000 commited on

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

henry000 commited on

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

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

βœ… [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

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

henry000 commited on

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

henry000 commited on

✨ [New] inference with coco format
999037c

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

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

henry000 commited on

πŸ‘· [Add] more pre-commit, yaml-check & nbsripout
a7ef999

henry000 commited on

πŸ”Š [Update] logs to meet the inference stage
9dfa178

henry000 commited on

πŸš‘οΈ [Fix] logging error, cfg->exp_name
ce50967

henry000 commited on

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

henry000 commited on

πŸ’¬ [Update] logger with quite mode
7e84a57

henry000 commited on

πŸ”Š [Update] logger, open new log for every runs
057b810

henry000 commited on

🧱 [Update] config files struct, make it clearly
b5fa3f1

henry000 commited on

🎨 [Update] progress bar, update epoch each batch
9c42a35

henry000 commited on

🚚 [Rename] All utils, tools, higher readability
dcceddd

henry000 commited on