The SUMO360 API is a Python package that supports manipulation of SUMO Challenge input and output data and evaluation of SUMO Challenge solutions.
The SUMO Challenge targets the development of algorithms for comprehensive understanding of 3D indoor scenes from 360° RGB-D panoramas.
This API is licensed under the MIT license. See LICENSE for details.
This library was tested with Python 3.5.2 on Ubuntu 16.04.
Follow the installation instructions on the SUMO360 API web site
Example code and tutorials are located on the SUMO360 API web site. Additional examples are found in the unit tests.