Git Product home page Git Product logo

lednet's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป I am a Ph.D. student at MMLab@NTU, Nanyang Technological University (NTU)
  • ๐Ÿ”ญ Iโ€™m currently working on image/video restoration, enhancement, and editing ...
  • ๐Ÿš€ Most of my projects are open-sourced at GitHub
  • ๐Ÿ  How to reach me: my homepage
  • ๐Ÿ“– Check my publications: google scholar

lednet's People

Contributors

daanelson avatar sczhou 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lednet's Issues

cann't export using onnx for dynamic conv

I want to export the model using onnx,I met an error when export the model,as onnx cann't support dynamic conv.Do you have any suggestions about solving this error?

Default path in generate_low_light_imgs.py should be generic

The path in argument parse, file generate_low_ligh_imgs.py:
parser.add_argument('--test_path', type=str, default='/mnt/lustre/sczhou/datasets/deblurring/LOLBlur/high_sharp_scaled') should be generic and not include the developer's filesystem path.

If those arguments are required, it's a good practice not to include a default value, or provide a value that will work in all envirnoments.

Training Code of the Conditional Zero-DCE

Hello, thanks for your works.

I wanted to train the Conditional Zero-DCE on a new dataset but finally failed after several attempts. The structure of Conditional Zero-DCE has some inconsistencies with the original model, and I don't know how to make the loss functions work.

Could you please release the training code of Conditional Zero-DCE? I'm looking forward to your reply.

Inconsistant Metrics

Hello,

I'm trying to get the metrics shown in the paper (NRQM NIQE) but could not.
I used pyiqa library and tested with 3 different weight files provided in this repo.

Would you happen to know why? Thank you!

lednetgan.pth not found

I get 404 while downloading lednetgan.pth using included python script. and on Releases section this model does not exist. Where can i download this model?

about lednet.pth and lednet_retrain_500000.pth

Hello, your network, lednet.pth and lednet_ retrain_ 500000. pth These two networks are both through train_ Is LEDNet.yml the network for training?

What is the difference between the two? What adjustments are needed to obtain the two network models?

What type of machine was used in your training model at that time, and how many days would it take to train๏ผŸ
thank you

About CurveNLU

Different from Zero-DCE that uses different curves for RGB channels, CurveNLU applies the same curve to different channels in the feature domain.
Are you fitting all the pixel points with a curve to get the best curve parameters?
I don't really understand that CurveNLU applies the same curve to different channels in the feature domain.
Could you explain this knowledge?
Sorry for any interruptions.
thank you

Raw data of LOL-Blur

Great work!
I am very interested about the raw data which are untreated by ISP. Could you release and upload them?

blur kernel

Hi, do you provide the blur kernel for this dataset? I found some blur parameters in the JSON file but I am unsure how they are used.

Thank you!

KeyError: 'args.model'

I followed the step-by-step installation, and did everything needed including installing pytorch and downloaded the pre-trained model.

As I'm trying the very first test:

# test LEDNet (paper model)
python inference_lednet.py --model lednet --test_path ./inputs

I get this error:

python inference_lednet.py --model lednet --test_path ./inputs
Traceback (most recent call last):
  File "inference_lednet.py", line 54, in <module>
    ckpt_path = load_file_from_url(url=pretrain_model_url['args.model'],
KeyError: 'args.model'

Maybe I missed something in the installation?
Can you please explain how do I fix that?
Thanks ahead! ๐Ÿ™

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.