Git Product home page Git Product logo

ntire-2021-dehazing-two-branch's People

Contributors

leoyu97 avatar liuh127 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

Watchers

 avatar

ntire-2021-dehazing-two-branch's Issues

Dataset

Can you provide the data set of Ntire21? It is no longer available for download on the official website, thank you very much

Experiments

I wanna know that have you re-trained other model with corresponding single datasets or use their pre-trained model trained on RESIDE indoor to test on NTIRE2020,21?

About Trainset

in train_dataset.py
for line in open(os.path.join(train_dir, 'train.txt')):
line = line.strip('\n')
if line!='':
self.list_train.append(line)
if i want to re-train this work,do i need this train.txt file?

Question about other network performance.

Thank you for your work! Your work has inspired me a lot.

I have a little question. In table.3 of your paper, you quantitative compare different methods.

But as far as I know, some methods have no official training results in some datasets(e.g. FFA-NET in NTIRE-2019).

I want to know how you get these results through training. Do you use the same training settings as your proposed Two branch network.

Thank you and look forward to your reply.

question about Adversarial loss function

Why do you use sigma and N when creating the adversarial loss function? What does N stand for?

and you use (1-fake out) directly in your code; why not use the log value?

About experiment

I want to know when you are conducting the comparative experiment, have you re-trained FFA, TDN, GCA, etc with corresponding data set or just use their pre-trained model trained on RESIDE to test on NTIRE2020,2021, etc

ABOUT TRAIN

in train_dataset.py
for line in open(os.path.join(train_dir, 'train.txt')):
line = line.strip('\n')
if line!='':
self.list_train.append(line)
if i want to re-train this work on SOTS or I-HAZE,do i need to build this train.txt file?

I can't get dehaze results.

When I ran test.py according to your instructions, I got message as 'Name Error: name 'hazy_up' is not defined.'.

When I 'hazy_up' was modified to'hazy' and executed, it was executed, but the normal result could not be obtained.
I replace the'hazy_up' variable to'hazy' and ran test.py, but the output image did not original image or dehaze image.

How do I get dehaze image with your learning model and code?

dataset

尊敬的作者您好,我有一个问题想请教一下,您的数据集显示您将NH2020和NH2021数据集合并了起来,请问在训练时也是直接一起训练这80张图片的吗?
Dear author, I have a question of the dataset. Your dataset shows that you have combined NH2020 and NH2021 datasets. Do you also directly train these 80 pictures together during training?

那么Dense-haze数据集和O-haze数据集又是如何训练的呢?
If so, how are dense-haze datasets and o-haze datasets trained?

顺便问一句:您每个数据集训练多少轮呢?
By the way,how many epochs did you train ?

MSSIM loss function

Hi, Thank you for this work. I ran into the following problems while running the code you provided that is the MSSIM loss function you provided missing 1-MSSIM? What I see in the code is -MSSIM. How should I understand this? Looking forward to your reply.

the question of dataset

Excuse me,I just don't understand the dataset you provided.I wonder the dataset which contains 80 images is composed of which dataset?And how many of each?
Would you please introduce it in detail?Thanks a lot!

Having problem when retraining with my own datasets.

Hello, thank you very much for your efforts. I have tried to learn your paper and am currently trying to use my own dataset to train based on your network, but the training results are very poor. May I ask why you cleared it? Looking forward to your reply and guidance. If it's convenient for you, please add my QQ: 2788449604. I look forward to your help.

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.