DIB-R icon indicating copy to clipboard operation
DIB-R copied to clipboard

Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer (NeurIPS 2019)

Results 10 DIB-R issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, Thanks for the excellent paper! Just wondering where is the example model for inference? Also, is there a template that lists the format of "test_list.txt"? Thanks,

Looks like there's some files/folders missing in my directory? I am not sure, I'm running on windows 10 and don't know how to format the test command for windows. When...

at python build.py install getting the error: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\include\yvals.h(12): fatal error C1083: Cannot open include file: 'crtdbg.h': No such file or directory error: command 'C:\\Program Files (x86)\\Microsoft...

I have Python 3.7, Cuda 10.0.130, Visual Studio 2017, Windows 10, and am using Pip. I'm on the `python build.py` install step which is giving me this error: `1 error...

Hello, I am currently trying to train a model with the ShapeNetP2M Dataset and the corresponding test list (I read in another issue that you used this data yourself). The...

Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies