SUN Database
-
class OR_sun
Implements loading dataset:
“SUN Database, Scene Recognition Benchmark. SUN397”: http://vision.cs.princeton.edu/projects/2010/SUN/
Note
Usage
- From link above download dataset file: SUN397.tar & file with splits: Partitions.zip
- Unpack SUN397.tar into folder: SUN397/ & Partitions.zip into folder: SUN397/Partitions/
- To load data run: ./opencv/build/bin/example_datasets_or_sun -p=/home/user/path_to_unpacked_files/SUN397/
References:
[Xiao10] |
- Xiao, J. Hays, K. Ehinger, A. Oliva, and A. Torralba. SUN Database: Large-scale Scene Recognition from Abbey to Zoo. IEEE Conference on Computer Vision and Pattern Recognition. CVPR, 2010
|
[Xiao14] |
- Xiao, K. A. Ehinger, J. Hays, A. Torralba, and A. Oliva. SUN Database: Exploring a Large Collection of Scene Categories. International Journal of Computer Vision. IJCV, 2014
|