ai
ai copied to clipboard
bash script to install Artifical Images materials
Can't upload a .pkl file from my machine to the collab. Fails everytime. *UPDATE*: Waited an hour. Working now.
Thanks for sharing Convert_pkl_to_pt.ipynb. I do not have a problem with the model provided when run in google colab, but encounter an issue when using my own custom model. My...
Hello! I'm trying to follow this and I'm running into an issue, I think it's maybe to do with pip? I get as far as running the `bash install-stylegan2.sh` command...
Unless you wanted to keep the `version.num` placeholders there... maybe they should be called out? Not sure.
Got this error after the command: `!python run_generator.py generate-images --network=/content/drive/My\ Drive/stylegan2-colab-test/stylegan2/results/00002-stylegan2-birdaus-1gpu-config-f/submit_config.pkl --seeds=3875451-3876000 --truncation-psi=0.7` Everything prior were done as in the tutorial but with my own dataset. But then I got:...
Very convenient repo. Thanks for your effort. Was trying to figure out how to modify the augmentation policy but its really not clear where and how you do that. At...
Hi there, first of all, thanks for the great work! I have an issue when running the **StyleGAN2_Colab_Train.ipynb** notebook on Colab. After downloading the Stylegan2 repo and converting the images...
Hey I am not sure why, but you are trying to install dataset-tools a second time without --user and it is pointing to a wrong path: https://github.com/dvschultz/ai/blob/98ab8885d092ad3bbdc3f46bd90e91e3dc44bd59/install-stylegan2.sh#L20