-
when installing - this command installs torch version 11.7
`conda install pytorch==2.0.0 torchvision==0.15.0 pytorch-cuda=11.7 -c pytorch -c nvidia`
afterwards the install script from metric module …
-
This issues combines several proposed changes to the account ID structure as they are all likely to be implemented together. These changes are:
1. Reduce account ID size to 60 bits (originally desc…
-
I had been using the Depth Anything model and additional tools to create SBS images/videos and found your incredible tool. I was looking for ways to export and also import depth/rgb from other tools a…
-
I looked into the characters of Spyro 2 and they are slightly different, and I wanted to contribue something towards this, which might get the ball rolling towards supporting Spyro 2 with a default co…
-
### Are you requesting a feature, reporting a bug or asking a question?
I noticed that there are components for jQuery, React, Angular and Vue. Would it be possible to also have a Svelte compo…
-
Hi,
We are working on how to grid our data from the .raw files to a ML friendly format, and we intend on using the grid_group for that purpose. One approach would be to process and grid the data to…
-
Hi all. I'm trying to run this method on custom data, with mixed success so far. I was wondering if you had any insight about what might be happening. I'm attaching some videos and images to facilitat…
-
```
While trying to calibrate my projector, I follow exactly the steps in the PDF,
but it always fails with
the following error-message when clicking on 'calibrate the projector':
Warning: View #1 …
-
Command
` python demo.py visualize=True SCENE_DIR=examples/house resume_ckpt=./vggsfm_v2_0_0.bin query_frame_num=4 max_query_pts=2048 dense_depth=True`
Input 30 images https://www.dropbox.com/s/…
-
Thanks for such an amazing job!
I am currently trying to use a RealSense D455 camera on a real-time application; however, i get no pose estimation with my own kinect driller. For this purpose I am…