mhamilton723 / STEGO

Unsupervised Semantic Segmentation by Distilling Feature Correspondences
MIT License
704 stars 138 forks source link

get masks #81

Open widedh opened 1 year ago

widedh commented 1 year ago

Hello everyone,

How can I get the mask of output images, please? thank you

tanveer6715 commented 1 year ago

Yes you can get mask by changing model path in eval config file to your save checkpoint file and then run python eval_segmentation.py file.