#caltech_and_temperature.py: The source code for classification on Caltech256 dataset, and also the code for implementation of temperature model.
#urban_tribe.py: The source code for classification on UrbanTribe dataset.
#urban_tribe_plot.py: The plot functions of urban_tribe part.
#temperature_model.py: The source code that defined the temperature model, but not implemented here. The code for implementation is in caltech_and_temperature.py.