Giter Club home page Giter Club logo

adl's People

Contributors

mogvision 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

Watchers

 avatar  avatar  avatar

adl's Issues

Problem of resume training

Hi,

Thanks for your amazing work.

I would like to ask a problem about reading model from checkpoint.

It seems that the code couldn't load the model correctly from some checkpoints and it always start to train from scratch.

For example, yesterday I trained the model for six hours (29,200 iters completed), and today I use the same training config.

The output states that it correctly store the model from step = 29,200, but the first iteration of this second training is still step: <<<<< 100/108650 >>>>>, and the validation and testing psnr isn't at the level of 29,200 iters too.

Is there any thing that I have to modify for checkpoint loading (e.g. in train_json ?) or I miss something here?

Thanks in advance.

Training time when training on ImageNet

Hello!
I have a question about training time.
How long does the training take?

I'm reproducing ADL.
I am training ADL with ImageNet, following the training details in ADL paper.
But according to my calculations, this training may take a few hundred days with default batch size=4, even though I modified the period of test from 200 to 4000000.

I think this training time doesn't make sense because it's too long.
Even if I modify the batch size from 4 to 32 or more, this training is expected to take at least several tens of days.

So, I wonder how long did your traing take on ImageNet? And what did you set the batch size to?
Or is there any other detailed setting for training?

Thank you for your reading!

In the process of running your 'PyTorch' version of the code, I found a small problem that I couldn't fix

File "E:\kuaiyaWJ\Misc\DNCNN+STARGAN\ADLcnn\trainer.py", line 133, in train
loss.backward()
File "F:\anaconda520\envs\pytorch\lib\site-packages\torch_tensor.py", line 255, in backward
torch.autograd.backward(self, gradient, retain_graph, create_graph, inputs=inputs)
File "F:\anaconda520\envs\pytorch\lib\site-packages\torch\autograd_init_.py", line 149, in backward
allow_unreachable=True, accumulate_grad=True) # allow_unreachable flag
RuntimeError: the derivative for 'histc' is not implemented.

Just like the error reported above, when I was using 'torch. Histc' to perform 'backward', the problem appeared.
Could you help me with that, please? Thank you very, very much

Pre-trained model(2D version)

Hello!

I can't find the pre-trained models, especially 2D model, in github of ADL.
Can you release the pre-trained 2D model?

I'm looking forward to hearing your answer.
Thank you for your reading!

Unstable GAN in pytorch implementation

I haven't been able to stabilise the GAN using the existing hyper parameters and any tweaks in the same.
Denoiser and discriminator train to a loss of ~0.05 during their respective warm ups. However, GAN training takes the discriminator loss on fake samples to ~1e-7 and then the denoiser stops training altogether.

Could someone share any insights on stabilising the GAN ?
Here's my implementation. https://github.com/jayantb1019/adl_seismic

Pre-trained models

Hi,
Could you share the pre-trained models? I am particularly interested in the 3D brain MRI ones for Pytorch.
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.