lsm icon indicating copy to clipboard operation
lsm copied to clipboard

Code for Learnt Stereo Machines based on the NIPS 2017 paper

Results 6 lsm issues
Sort by recently updated
recently updated
newest added

Is there something wrong in the code or in the jupyter notebook? ![1660792525721](https://user-images.githubusercontent.com/58244585/185285342-61b3fa2f-2bd1-4de6-a0a4-a0ddef49304c.png)

Hi, The url seems to be invalidated for file get_models.sh,it possible to reupload the file, please. @akar43 http://people.eecs.berkeley.edu/~akar/lsm/models_lsm_v1_small.tar.gz Thanks.

Hello! I run the demo_vlsm.ipynb in recent days. Then I found some bug make the code can not work. That bug is in the "proj_splat()", some times, the projection result...

Hello! Thank you for releasing the code. I wonder if it is possible to evaluate the D-LSM in single-image mode? In the paper, it states that LSM supports single-image mode,...

**Envs:** - cuda9.0 - cudnn7.0 - tensorflow1.5 When running demo_dlsm.ipynb and demo_vlsm.ipynb,i can see the images views but not **predicted point cloud** and cannot see **voxel predictions** either. like this:...

How can one save a D-LSM visualization as a 3d model file, like *.ply?