dbolya / yolact

A simple, fully convolutional model for real-time instance segmentation.
MIT License
4.98k stars 1.32k forks source link

Yolact + + test error #674

Open qzsrh opened 2 years ago

qzsrh commented 2 years ago

I trained my dataset with yolact + +. During the test, the test results did not show the segmentation results, but the original image. What is the reason. Moreover, I used different data sets for training and testing, and the results did not show the segmentation results.

bhuvanofc commented 2 years ago

Hello @qzsrh

How did you setup yolact++ ( i mean the config file settings and so on) . Could you please share some methods?