MultiNet icon indicating copy to clipboard operation
MultiNet copied to clipboard

How to evaluate my own trained model?

Open playerkk opened this issue 8 years ago • 1 comments

Hi,

I've trained a MultiNet2 (segmentation and detection) model. I was wondering how I can evaluate it on the validation set?

There is no evaluate.py in the root folder. I tried to run the evaluate.py in the submodule folder but didn't succeed. Perhaps I missed something. I'd appreciate it if you could give me some instructions. Thanks.

playerkk avatar Nov 07 '17 15:11 playerkk

Actually, I got evaluation results in the log file when training the model. But there are "raw" and "smooth" results. Which one shall I use? Thanks.

playerkk avatar Nov 07 '17 16:11 playerkk