Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PASCAL3D+ Link was broken. Added direct FTP link #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Here you'll find the codes for the paper **[Compact Model Representation for 3D Reconstruction](https://jhonykaesemodel.com/publication/3dv2017)** presented at 3DV 2017.

## Datasets Used
In this work we used the **[ShapeNetCore.v1](https://www.shapenet.org/)** and **[PASCAL3D+\_release1.1](http://cvgl.stanford.edu/projects/pascal3d.html)** datasets.
In this work we used the **[ShapeNetCore.v1](https://www.shapenet.org/)** and **[PASCAL3D+\_release1.1](ftp://cs.stanford.edu/cs/cvgl/PASCAL3D+_release1.1.zip)** datasets.

## Requirements
To create the embedding graphs you'll need the **[CVX](http://cvxr.com/cvx/)** library.
Expand Down