A project made for a hackathon. It brightens dark RAW .DNG format images without introducing noise.
- Browser (Chrome or safari)
- Python
git clone https://github.com/tusharsadhwani/nictovision/
cd nictovision
pip install -r requirements.txt
python -m flask run
Now, open localhost:5000
on your browser.
You can watch the demo here
You can find the presentation up here
You can find the reasearch paper up here