Code Monkey home page Code Monkey logo

alignflow's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alignflow's Issues

Shuffle data

According to your code of flow2flow which is for unpaired image to image translation, you just shuffle the data before training. I think you need to shuffle the target images in every epoch.

Model collapse?

Thanks for your nice work. To run the code, I suggest to correct some typos as bellows:

source activate cflw . --> . source activate aflw

And comment the line

from evaluation.fid import get_fid

I would like to ask you some question related to the project:

  1. Your code implemented "Glow: Generative Flow with Invertible 1ร—1 Convolutions" , Have you evaluate the performance of generator with different architectures: Glow and RealNVP? I did not find the use case of Glow in the project.

self.g = RealNVP(num_scales=args.num_scales,

  1. I tried to apply cycleflow to the mri brain image with single channel input (gray image). However, the model looks collapse or failure to learning the mapping between domain A and B. The details between regions in the syn. image become blurring, while the cycleGAN still works well. Any suggestion to fix it? Thanks in advance

Screenshot from 2020-02-25 19-00-35
Screenshot from 2020-02-25 19-00-25

args for training maps?

Hi, Thanks a lot for sharing your code!

could you please share the args for training Maps dataset?

I have tried with resize_shape='96,96', crop_shape="64,64", lambda_mle=1e-5, but I can only get MSE_src2tgt=0.024, MSE_tgt2src=0.161, is there something wrong?

BTW, how do you evaluate? I noticed that you used nn.BatchNorm2d instead of BatchNormStats, did you use the running stats or use the input batch stats?

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.