Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 922 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 922 Bytes

pascal3d

This branch:

  • allows processing of 'imagenet' and 'pascal3d'
  • creates 3D bounding box information and puts it in .npy
  • outputs all images that fully contain the bounding box, by class

Build Status

Python version toolkit for PASCAL3D dataset.
The Matlab/Octave version is supported in official.

Install

./install.sh

Usage

cd examples/dataset
./show_annotation.py

./show_cad_ovelay.py

./show_cad.py

./show_depth.py