DeepLabV3FineTuning
DeepLabV3FineTuning copied to clipboard
Question about test
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