DeepLabV3FineTuning icon indicating copy to clipboard operation
DeepLabV3FineTuning copied to clipboard

Question about test

Open ray823 opened this issue 4 years ago • 0 comments

I have some question ,when I finished training this code(main.training.py,use this program sample_dataset ) and I need to put in test images to see model training results. But I don't see the code(ex:test.py) that can be tested, if it is main_inference.py, I still get an error after running, the following is the error message: No such file or directory: '/tmp/pycharm_project_782/03.03.20_saut_4/000001.png' Hope you can help me out, thanks

ray823 avatar Jan 24 '22 20:01 ray823