Giter Club home page Giter Club logo

uw-net's People

Contributors

honeygupta 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

Watchers

 avatar  avatar

uw-net's Issues

Ask for codes

Hi,

I cannot find the code of your reference paper:
20200417214850

paper 5, writen by Drews and
paper 7, writen by peng.

How to finetune pre-trained model on new datasets?

How to finetune pre-trained model on new datasets? I have some new underwater images, I want to ask how to use the new RGB images fine-tuning pre-trained model. Do I need to use RGBD data when training?
If possible, would you mind provide the D-Hazy data set in the form of .npy files?

Losses question

Hi!
I felt confused about the weights for each loss,
in your paper:
loss = 5Lgan + Lssim + Lgrad + Lcyc
however in the code, your loss is different:
loss = Lgan + 5
Lcyc + 0.25Lssim(each) + Lgrad(only one for fakeA)

I'm coding on pytorch, and don't know how to set the weights for each loss.

UW-Net/main.py

Line 203 in b95324a

g_loss_A = cycle_consistency_loss_a + cycle_consistency_loss_b + lsgan_loss_b + ssim_loss_A + ssim_loss_B

Best regards,
Dong

Dataset preparation

Hi, thank you for the code!
I wanted to ask you something about the dataset preparation. I have some terrestrial RGB images and their depth. I compose the RGBD images (about 30) and then I have 100 underwater images.
I'm getting NaN for all the losses and it doesn't change with the time.

I wanted to ask so do I need to pair the images in the csv file?
In your case, how much time it needed to converge?

Thank you in advance

Michele

testing - what to do about .npy files?

hey, would it be possible for you to adjust the code so that I don't need .npy files for testing? Or could you explain how to obtain the .npy files (for testing)

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.