facebookresearch / StyleNeRF

This is the open source implementation of the ICLR2022 paper "StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis"
956 stars 92 forks source link

Pretrained Models release request. #12

Closed muhammad-ahmed-ghani closed 2 years ago

muhammad-ahmed-ghani commented 2 years ago

Hi @MultiPath can you please upload the pretrained models link here.

MultiPath commented 2 years ago

Hi, I am sorry for the delay. I had some issues with my AWS account which will serves our pretrained model and data. I need to wait people to fix it before I can upload the checkpoints.

AK391 commented 2 years ago

@MultiPath also check out Hugging Face for uploading checkpoints, I can help with this. The checkpoints can be uploaded like this https://huggingface.co/akhaliq/jojogan-stylegan2-ffhq-config-f/blob/main/stylegan2-ffhq-config-f.pt

MultiPath commented 2 years ago

@AK391 Thanks! Do you also have some instructions for that? Is this different from Space which is for demo?

AK391 commented 2 years ago

@MultiPath Yes, here are some guides, spaces are different from models as they can support gradio interfaces for inference

How to add a Space: https://huggingface.co/blog/gradio-spaces how to add models: https://huggingface.co/docs/hub/adding-a-model uploading a dataset: https://huggingface.co/docs/datasets/upload_dataset.html

some more examples github: https://github.com/salesforce/BLIP Spaces: https://huggingface.co/spaces/Salesforce/BLIP

github: https://github.com/facebookresearch/omnivore Spaces: https://huggingface.co/spaces/akhaliq/omnivore

AK391 commented 2 years ago

@MultiPath also there is a facebook AI organization of huggingface https://huggingface.co/facebook which already has 248 models and 6 spaces if you would like to upload the models there, would just need to join the organization and I can accept the request or you can create your own account and put the models under there.

MultiPath commented 2 years ago

Thanks. I usually upload checkpoints/datasets to AWS storage. However, my account did not work recently I noticed. I am still waiting for people to fix that. I will check this, and join trying the organization on huggingface. Thank you very much!

MultiPath commented 2 years ago

Hi, I have added one checkpoint of FFHQ. In the following days, I am also adding more checkpoints to huggingface models. Thanks for your very kind patience!