SUNprimitive
SUNprimitive copied to clipboard
Matlab code to detect rectangular cuboids in single-view images.
This code detects rectangular cuboids in single-view images. Please see the following publication for more information:
Jianxiong Xiao, Bryan C. Russell, and Antonio Torralba Localizing 3D Cuboids in Single-view Images Advances in Neural Information Processing Systems (NIPS), 2012.
If you use the code, we would appreciate it if you cite the paper above.
Note that this is research code. The authors will not provide extensive support.
RUNNING THE CODE:
-
Start Matlab and type "compile" to compile all needed binaries.
-
Run "demo.m" to run the trained cuboid detector on an example image.