Giter Site home page Giter Site logo

cyclegan's People

Contributors

taesungp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yf-lau

cyclegan's Issues

Setup issue

Hi

Please pardon me once again, quick question in case you know about :

https://github.com/rozentill/pytorch-CycleGAN-and-pix2pix/commits/master

I followed all the install steps successfully on windows 10 x64 using the following steps
https://www.superdatascience.com/pytorch/
then ubuntu for windows with GitHub desktop
https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/

But im blocked at the latest steps written below for the correct installation , do download the database and start the training... :(
Your help would be be infinitely appreciated , once again i apologize to beg for your assistance...

Very Sincerely, take care and thanks in anycase

vincent*
[email protected]

Download a pix2pix dataset (e.g.facades):

bash ./datasets/download_pix2pix_dataset.sh facades

Train a model:

#!./scripts/train_pix2pix.sh
python train.py --dataroot ./datasets/facades --name facades_pix2pix --model pix2pix --which_model_netG unet_256 --which_direction BtoA --lambda_A 100 --dataset_mode aligned --no_lsgan --norm batch --pool_size 0

To view training results and loss plots, run python -m visdom.server and click the URL http://localhost:8097. To see more intermediate results, check out ./checkpoints/facades_pix2pix/web/index.html
Test the model (bash ./scripts/test_pix2pix.sh):

#!./scripts/test_pix2pix.sh
python test.py --dataroot ./datasets/facades --name facades_pix2pix --model pix2pix --which_model_netG unet_256


--


Vincent Thomas (Avalailable January 2017)
Senior Lighting Lookdev / Env DigiMatte Artist / Creative Designer VFX supervisor
http://fr.linkedin.com/in/vincentthomas

cycle_gan/cityscapes was broken

Hello @taesungp I am downloading cycle_gan/cityscapes dataset using TF. But its looks cycle_gan/cityscapes dataset was broken here. Is it shift to some new place? Any help will be appreciated

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.