Code Monkey home page Code Monkey logo

cloudgan's Issues

Config File doesn't exist.

When i run

python test.py --image examples/sample.png --mask examples/mask.png --output examples/output.png --checkpoint_dir model_logs/release_places2_256

i get this error:

Traceback (most recent call last):
File "cloud_removal/test.py", line 23, in
FLAGS = ng.Config('inpaint.yml')
File "C:\Users\maria\anaconda3\envs\wolke\lib\site-packages\neuralgym\utils\config.py", line 82, in init
assert os.path.exists(filename), "ERROR: Config File doesn't exist."
AssertionError: ERROR: Config File doesn't exist.

Thanks for help!

SN_PatchGAN

Hi,

i'm using the SN_PatchGAN to run the CloudGAN-Code but i don't get the same good results as you have shown.
This is my command:

python -m CloudGAN --img project/input/sample.png --output project/out/sample.png --weights_AE model_logs/checkpoint.h5 --config_AE config/cloud_detection_config.yml --weights_GAN model_logs/SN_PatchGAN --config_GAN config/cloud_removal_config.yml

Maybe you can give an advice to run it correctly?
Thanks for help :D

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.