-
@khanhlvg,
I worked on converting the [MIRNet](https://arxiv.org/pdf/2003.06792v2.pdf) model to TensorFlow Lite this weekend. This is model is capable of enhancing low-light images such as below -…
-
Hello,
When calling for QueryMultiListMir() it seems that the mir2gene database is down
> In download.file(db.path, db.name, mode = "wb") :
> cannot open URL 'https://www.xialab.ca/resources/…
-
Hi,
Thank you for the code release.
I am trying to run [MIRNet](https://github.com/swz30/MIRNet) by changing `Adam` to `AdamP`.
However, the training time per epoch is increased by nearly 2 times.
…
-
The code looks good and the converted models look good too. But, how do we perform inference with TFJS? Seems like you have performed inference, not on the TFJS models and it uses a function from mirn…
-
I am looking to contribute a and example to the [tfjs-examples](https://github.com/tensorflow/tfjs-examples) repository which asks to first reach out via a GitHub issue.
I am planning on contributi…
-
Hi, thanks for your work.
Could you please share the number of parameter of your network?
I implemented it and it seems to have more than 34M params?
Thanks!
-
It would be extremely useful to use the powerfulness of Intel processors to obtain a performative open source comprehansive "denoising suite".
Some interesting resources:
- [Awesome-Denoise](htt…
-
Wow! First of all, thanks for the quick reply, Thank you.
Thank you for your awesome research. Could you please share the Training Code?
-
Hi! The performance of your method on the real noisy datasets is really attractive. I am trying to train the denoising model by following the instructions in the paper, but have some difficulties rep…
-
Paper name: Learning Enriched Features for Real Image Restoration and Enhancement
Paper link: https://arxiv.org/abs/2003.06792
Code link: https://github.com/swz30/MIRNet