-
This is a list to track the model that have been trained.
FILE_METHOD_NOISE-LEVEL_BATCH-SIZE
[FILE: what was run(CD, GD, D), METHOD: SC or GroupSC (sc/group), Noise Level, & Train Batch Size]
###…
-
Hey, thanks for your python implementation of the isp code.
I tried with the python isp code, and I found the result is really different with the matlab result.
I set the icrf_index and the patt…
-
I think it could be useful to have Bayer demosaicing support for 16-bit datatype.
If other people agree, please add a +1 to this post.
---
Also, what is the demosaicing method? I believe it is …
-
Hello, butteraugli is incredibly sensitive. I had a lot of issues comparing to other formats.
A simple ffmpeg -i image.jpg image.yuv needed to compare with other formats will completely ruin the butt…
-
Hello,
I have succesfully used test code with trained weights and datasets provided by you.
python test.py --netroot "zyz987.pth" --baseroot "C:\imagesets\Zurich-RAW-to-DSLR-Dataset\TestingPhoneRa…
-
Hi , @mgharbi @jiawen
Thanks for sharing this great project,I have learned a lot from your paper and code :)
I'm going to do comparison with [see in the dark](https://github.com/cchen156/Learni…
-
> The problem occurs because exposure and analogue gain changes take a few frames to happen (the sensor can't apply them instantly, and there is also some pipe-lining going on the software stack, so i…
-
- [x] Write a simple demosaicking algorithm
- [x] Stream the color image instead of raw
-
instead of separate serial pipeline (which might accumulate errors)
e.g similar to below &papers it mentions
[Deep Joint Demosaicking and Denoising](https://groups.csail.mit.edu/graphics/demosai…
cmrdt updated
6 years ago
-
Originally reported on Google Code with ID 600
```
We keep mentioning "release early, release often" but don't actually
do it. Beta 1 was supposed to have been released ages ago. For good
reasons it …