Giter Site home page Giter Site logo

Comments (6)

pvnieo avatar pvnieo commented on May 31, 2024

it's the time required to do the optimization,
feel free to suggest any modifications to make it faster!

from low-light-image-enhancement.

JEREMY824 avatar JEREMY824 commented on May 31, 2024

it's the time required to do the optimization, feel free to suggest any modifications to make it faster!

The official code is about 0.5 seconds per image, but this code takes 9 seconds.

from low-light-image-enhancement.

pvnieo avatar pvnieo commented on May 31, 2024

do you have access to the official code? or just the compiled version?
if it's the case, do you mind sharing it with me?

from low-light-image-enhancement.

YeolJ00 avatar YeolJ00 commented on May 31, 2024

Hi, I amd also looking forward to some speed ups.

The code here seems to be implementing equation 8 in the LIME paper, which is not the sped-up solver and thus slow.

Some other implementations (that I wasn't able to fully understand) use some iterative solvers which seems to solve equation 19 in the paper.

https://github.com/Henry-GongZY/Low-light-Image-Enhancement/blob/master/LIME.py
https://github.com/estija/LIME/blob/master/lime_trial.m

Can you understand these codes?

from low-light-image-enhancement.

pvnieo avatar pvnieo commented on May 31, 2024

Hi @YeolJ00

Thanks for the references, I'll take a look when I have time!

from low-light-image-enhancement.

ytmTragodie avatar ytmTragodie commented on May 31, 2024

do you have access to the official code? or just the compiled version? if it's the case, do you mind sharing it with me?
the url metioned in the paper can not be acessed
maybe this is the official demo?
https://sites.google.com/view/xjguo/lime
but u need to ask for a permission

from low-light-image-enhancement.

Related Issues (6)

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.