WXinlong / SOLO

SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
Other
1.69k stars 307 forks source link

how to generate log.json file #154

Closed omerbrandis closed 3 years ago

omerbrandis commented 3 years ago

hello Solo community,

I'm taking my first steps with SOLO. I've managed to train on my own small dataset of 11 images , for 1000 epochs , on 1 machine/gpu, and i wish to use the tools/analyze_logs.py program to show the training data. but my work directory does not have a log.json file. ( it does have a very short log file , and the expected .pth files )

please advise. thanks, Omer.

omerbrandis commented 3 years ago

once i got the log working properly, i also got a log.json file... see #155