Tuesday, July 23, 2019

Learning to See in the Dark by Chen Chen et. al.

https://www.youtube.com/watch?v=bcZFQ3f26pA



http://cchen156.web.engr.illinois.edu/SID.html
https://arxiv.org/abs/1805.01934

Note: Need 250GB disck space.

sudo apt install python
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
sudo python get-pip.py
sudo pip install tensorflow
git clone https://github.com/cchen156/Learning-to-See-in-the-Dark.git
cd Learning-to-See-in-the-Dark/
sudo pip install requests
python download_models.py
python download_dataset.py
sudo pip install scipy
sudo pip install rawpy

python test_Fuji.py