Open yustiks opened 3 years ago
hello! I am trying to test the trained model on a custom picture, and I have some problems. First of all, this is the input:
After I run the demo.sh file, I have the following picture:
It seems, the network doesn't work on this data, does it? What could be the problem?
You might want to check if the pretrained model is loaded correctly. Otherwise, it might happen.
hello! I am trying to test the trained model on a custom picture, and I have some problems. First of all, this is the input:
After I run the demo.sh file, I have the following picture:
It seems, the network doesn't work on this data, does it? What could be the problem?