Giter Club home page Giter Club logo

au-gan's People

Contributors

jgkwak95 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

au-gan's Issues

Alderley dataset

Firstly, thank you for sharing your wonderful work.
I was about to try your project, but seems there is an unknown issue to the Alderley dataset. It is unavailable to access to the link. Also, I've tried to reach to the website via Google but seems the website itself has issues.
If possible, could you provide a link(e.g. Google drive) to access to the Alderley dataset you have?
Thank you.

Multi-GPU mode

Hello, thanks for your work. I don't understand if your implementation has a multi-GPU mode or it has to be implemented from scratch. Thanks

Readme not up to date

This is a promising project, and could have some use cases, although a better and higher resolution models should be trained, and perhaps the algorithm tweaked.

I was unable to set it up nor run using the provided readme instructions, so here are the adjusted commands that I used to get it up and running on Windows, if the original author is no longer interested in this project, then someone could use this and perhaps fork a new repo and improve the project:

git clone https://github.com/jgkwak95/AU-GAN.git
cd AU-GAN
conda create -y --name augan python=3.6.7
conda activate augan
conda install tensorflow-gpu==1.15.0
pip install --no-cache-dir -r requirements.txt
conda install tensorflow-estimator==1.15.1
mkdir datasets
mkdir datasets\bdd100k
mkdir datasets\bdd100k\testA

place whatever night time images files you have in datasets\bdd100k\testA

can use this pretrained model: https://drive.google.com/file/d/1rvIF3yE9MwPWj0kD4IEstETyMQXYAHzr/view?usp=sharing
unzip to ./check/bdd_exp/bdd100k_256/

now run:
python main.py --dataset_dir bdd100k --phase test --experiment_name bdd_exp --batch_size 1 --load_size 286 --fine_size 256
output is in .\check\bdd_exp\testa2b

The test results are not collect

@jgkwak95
I am running train.py and test.py on 512x256 pix images.
Each is executed as follows.

python main.py --dataset_dir bdd100k --phase train--experiment_name bdd_exp --batch_size 1 --load_size 258 --fine_size 256

python main.py --dataset_dir bdd100k --phase test --experiment_name bdd_exp --batch_size 1 --load_size 258 --fine_size 256 --use_uncertainty True

I am facing the following problems.

① When I am running --phase train
loss function does not decrease as shown in the picture.
(It's always been nan.)

image

② When I am running --phase test
the fake_img is not displayed as shown in the picture.

image

I believe ① and ② are related.
If you have a solution, I would like to know.
I'm looking forward to hearing from you soon.

The training results show discrepancies in terms of color or object positions.

I am currently training my own dataset for day-to-night image translation.
However, the generated images produced during training do not accurately depict the transformation from night to day in the original images.
The positions or colors of the generated objects are incorrect.
Could I ask how many epochs were set for the training, or are there other ways to improve this issue?

Project license

Hello, can I ask which kind of license does the project comply with? Can you add a license to this project?

Pretrained Model for testing on a single image.

Thankyou for your amazing work. I was interested in the pre-trained model.
Is there a pre-trained model available to convert a single image from night -> day.
Thankyou for your time. Looking forward for your response.

Night-version cityscapes

Hi, thanks for your nice work :)
I was wondering if I can make a night version of the cityscapes dataset using this model.

or just in case, do u have a night-version cityscapes dataset?

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.