jbrownkramer

Results 6 issues of jbrownkramer

To run the demo, in addition to the listed requirements, you also need opencv-python scipy matplotlib

I am able to manipulate my webcam image and display it to screen. However, if I pass it into a pyfakewebcam camera, the feed I get when I ffplay /dev/video2...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, feature request,...

bug_report

Is it possible to turn off quantization? We'd prefer not to take the data loss.

I was trying to apply this model to my own data and not getting good results. I ran the NYUv2 dataset through my code, and the results seem to be...

The justification in the paper for using disparity is "scale normalization". I know that this comes from OmniVore and ImageBind. However, this does not actually achieve scale normalization. What could...