-
Dear authors,
I am trying out chess on my drosophila data. I can reproduce the WF up to the extract feature step; which fails after 90 mns of run with the error `ValueError: Image must contain onl…
-
Is it just the recursive bilateral filter applied on RGB channels, then mixed with original image in YUV(or whatever we use) space?
How does range slider affect it, does a lower range value mean it…
-
Using Google's Colab
Non-default Argument settings:
depth_format: '.png'
require_midas: False
save_ply: False
I made the png in GIMP
![shinobu](https://user-images.githubusercontent.com/3708…
-
**Is your feature request related to a problem? Please describe.**
I think the quality of consumer level RGBD cameras is quite worrying in projects requiring better depth values.
**Describe the so…
-
Hi,
I have bad issue with some picture, I have try depth extraction with your custom Midas, and the Midas from repository.
Video : [IMG_8024_circle.zip](https://github.com/vt-vl-lab/3d-photo-in…
-
The elevation is broken in all examples running on Win 10, 2080GPU, tried both chrome and firefox.
![image](https://user-images.githubusercontent.com/169821/99885624-b87d2f00-2c36-11eb-8d69-aef3314ed…
-
The matrices for dithering aren't accurate to hardware. The N64 doesn't use typical dithering matrices like most PC games and the PS1 for example.
GLideN64:
![image](https://user-images.githubuser…
-
Hi,
I'm using examples/fastercnn and try to add a self-implemented crf layer after mask-branch in model_mrcnn.py.
model_mrcnn.py
```
def maskrcnn_upXconv_head(feature, image, num_category, num_c…
-
Hi,
Is there any particular reason you aren't using bilateral filtering on depth maps before processing them?
In every other paper and even the original Kinect Fusion paper uses bilateral filterin…
-
Hi. Thanks for making a more comprehensible version of FFmpeg for iOS. I'm trying to make an iPad version, LGPL only that may run on a Mac too, using Apple Catalyst technology.
**Description**
I'm…