Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Code release for "Multi-view Supervision for Single-view Reconstruction via Differentiable Ray Consistency" (CVPR 2017)

NotificationsYou must be signed in to change notification settings

shubhtuls/drc

Repository files navigation

Shubham Tulsiani, Tinghui Zhou, Alexei A. Efros, Jitendra Malik. In CVPR, 2017.Project Page

Teaser Image

Demo and Pre-trained Models

Please check out theinteractive notebook which shows reconstructions using the learned models. You'll need to -

  • Install a working implementation of torch and itorch.
  • Download the pre-trained models forPascal3D (490MB) andShapeNet (250MB). Extract the pretrained models to 'cachedir/snapshots/{pascal,shapenet}/'
  • Edit the path to the blender executable in the demo script.

Loss Function Compilation

To use our proposed loss function for training, we need to compile the C implementation so it can be used in Torch.

cd drcLossluarocks make rpsem-alpha-1.rockspec

Training and Evaluating

For training your own models and evaluating those, or for reproducing the main experiments in the paper, please see the detailed README files forPASCAL3D orShapeNet.

Additional Dependencies

You'll need to install some additional dependencies (json and matio).

sudo apt-get install libmatio2luarocks install matioluarocks install json

Citation

If you use this code for your research, please consider citing:

@inProceedings{drcTulsiani17,  title={Multi-view Supervision for Single-view Reconstruction  via Differentiable Ray Consistency},  author = {Shubham Tulsiani  and Tinghui Zhou  and Alexei A. Efros  and Jitendra Malik},  booktitle={Computer Vision and Pattern Regognition (CVPR)},  year={2017}}

About

Code release for "Multi-view Supervision for Single-view Reconstruction via Differentiable Ray Consistency" (CVPR 2017)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp