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
Python version toolkit for PASCAL3D dataset.
The Matlab/Octave version is supported in official.
./install.sh
cd examples/dataset
./show_annotation.py
./show_cad_ovelay.py
./show_cad.py
./show_depth.py