lukemelas / unsupervised-image-segmentation

[ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models
77 stars 11 forks source link

pip install git+https://github.com/lukemelas/pytorch-pretrained-gans #1

Closed ModMorph closed 3 years ago

ModMorph commented 3 years ago

Hi, is the repo in the pytorch-pretrained-gans step public or is that the right URL for it? I got prompted for username and password when I tried the pip install git+ and don't see the repo at that URL: https://github.com/lukemelas/pytorch-pretrained-gans (Get 404)

Thanks.

lukemelas commented 3 years ago

My apologies! I made this repo public, but I did not make the pytorch-pretrained-gans repo public! You should be able to access it now.

Let me know if you have any issues.

ModMorph commented 3 years ago

Thanks! Able to git and install now.