Prabhav Kaula

Results 22 comments of Prabhav Kaula

I just wanted to know how to move the logs from `/tmp` directory to directory of choice, as I have to manually save the `/tmp/openai-2022.....` files to get the checkpoints...

Thank you so much This really complements the work by the authors

I am facing similar issue I have tried installing mpi4py from pip and pip3 Online forums also suggest similar problems in installation ` note: This error originates from a subprocess,...

I found the following command useful as one of the forums suggested to install using conda-forge ` conda install -c conda-forge mpi4py `

I changed the `/content/drive/MyDrive/Repositories/StyleSwin/StyleSwin_generated_samples/samples` to `/content/drive/MyDrive/Repositories/StyleSwin/imgs/` and the command is working. Additionally, when I try the path `/content/drive/MyDrive/Repositories/StyleSwin/StyleSwin_generated_samples/samples/` (with `/` at the end of the path) it is still not...

Thank you for the response. I wanted to know how to modify `/path_to_real_images_50k`. What is the function of this argument? This is the final argument in the commands suggested [here](https://github.com/microsoft/StyleSwin#generating-image-samples-with-pretrained-model).

Thank you for the response. I wanted to know if I have saved some images in a directory using the model, how can I make the grid of N*M dimensions...

Thank you for the solution. [Here is the reference architecture of the InceptionV3 model](https://pytorch.org/hub/pytorch_vision_inception_v3/) [Also refer to this solution](https://github.com/mseitzer/pytorch-fid/issues/32)

Thank you for the solution. [Here is the reference architecture of the InceptionV3 model](https://pytorch.org/hub/pytorch_vision_inception_v3/)

@XavierXiao @daib13 Thank you for the discussion. I wantd to know if you have shared the experiments ergarding the pre-processing techniques and various resolutions. Regrads Prabhav