Giter VIP home page Giter VIP logo

Comments (5)

lxj616 avatar lxj616 commented on August 20, 2024
  1. The val folder is just for testing the network
  2. Try cyclegan https://github.com/junyanz/CycleGAN , BicycleGAN adds bidirectional cycle-consistency losses to "discover multiple modes"

from bicyclegan.

holylone avatar holylone commented on August 20, 2024

@lxj616 Thanks for replying.
I tried cyclegan, the network can only generate one sample between domain A and B.
However, I want to generate many kinds of B from A, corresponding to diversity of B. The problem is a lot of B, but no A. Any idea of this?
I have another question, I was test BicycleGan on exist paired dataset. The generated B are diverse. But some images are quite strange like some net is added. Are there some way to deal with this?
image
|z|: 4 (Diversity is lost at |z|=2)

from bicyclegan.

junyanz avatar junyanz commented on August 20, 2024

See these two papers for the multimodal image-to-image translation in the unpaired case:
Augmented CycleGAN
MUNIT

from bicyclegan.

holylone avatar holylone commented on August 20, 2024

@junyanz Thanks for replying.
The MUNIT didn't work very well.
The dataset A contains only binary images like circuit pattern. Because of the diversity of the dataset B, I think it difficult to train the network only use the unsupervised learning.
Maybe I need to train the unpaired data using the pretrained network trained by paired data.

Now I try to add some data augmentation to increase paired dataset.

from bicyclegan.

junyanz avatar junyanz commented on August 20, 2024

Adding paired data often helps constrain the problem. Good luck with your project.

from bicyclegan.

Related Issues (20)

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.