IzPerfect/Clothing-Segmentation

Model is not generating desired results.

Opened this issue · 0 comments

I have configured the project and I have also trained the model. When I am running the code as:

python segmentation.py --model_path ./save_model/deeplabv2.h5 --image_path ./testing_images/1685.png

Then I am getting the following image as result

Please suggest how to solve this problem.