You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully generated the semantic segmentation results by setting up the environment and running the command:
chmod +x demo_test.sh
./demo_test.sh
But I don't get the correct results. The resulting segmented image is all green with a bit of a brown color. Can you guide me regarding this? Any help is appreciated.
The text was updated successfully, but these errors were encountered:
Hello,
Thank you very much for your interest in my project.
The situation you described may be caused by the training time being too short. The project required three days of training to achieve the described effect when using Resnet18 as a backbone network.
Hello,
I have successfully generated the semantic segmentation results by setting up the environment and running the command:
chmod +x demo_test.sh
./demo_test.sh
But I don't get the correct results. The resulting segmented image is all green with a bit of a brown color. Can you guide me regarding this? Any help is appreciated.
The text was updated successfully, but these errors were encountered: