-
### Important Information
Provide following Information:
- mpv version: 0.32.0 (latest stable, x86_64)
- Windows Version: 1809 (LTSC/Enterprise; Fully updated)
- Source of the mpv binary: Source…
-
Hi,
In `PFF_image/libs_deblur/models/pixel_embedding_model.py`,
...
line 165 out = self.layer1(out)
line 166 out_layer1 = self.layer1_dimRed(out)
…
-
Thank you for your inspiring work! I just report a possible mismatch when running the released code.
I tried to run `selfdeblur_lai.py` to deblur images from Lai's dataset. However, I can not pro…
ysnan updated
4 years ago
-
Hi.
I have carefully followed the below link in order to install the OpenCV with CUDA support on the jetson nano board. but after a successful compile and I run my yolov3 object detection code **BU…
-
-
As I explain to other researchers the merits of DADA2, I am always at a loss as to what to call the final sequences from the DADA2 results. I usually just say "OTU", because it is easy to understand, …
-
when I am testing the blur image,I have meet some question.
(1)Is the valDataroot blur images or deblur images?
(2)valDataroot is different with dataroot?and valDataroot has what work?
-
Which resolution will be evaluated in final results, `720x1280` or `256x256`?
The reported PSNR is 28.34, which TFLite model produce this result, `deblur.tflite` or others?
-
I'm sorry for asking this stupid question, I have tried for so many days, but I can't figure it out. I can ask no one in my laboratory, I wish someone could help me, thank you!
---
# model.py
```
…
-
Hi, I am trying to train with my own data, but I am lost in the process. In the documentation says that the code creates the blurry images as it is training, so only sharp images are required,right?
…