Qualitative Sorting by Relative Attributes README

Spencer Buyansky & Chris Lindner

Directories:

Full Results-
	'Unsorted Input'- folder containing 100 unsorted images downloaded via 	the Flickr APi
	'Sorted Output' - folder containing the 100 sorted images in order from 	most natural to most urban, as sorted by our program


JavaSourceCode- Contains the java source code for the Flickr image downloader

MatlabApplication- contains the source/runnable MatLab code and jar file. 

	Instructions for running:
		1. Run the main.m MatLab script
		2. Enter number of images to sort
		3. Enter '(landscape, OR city, OR urban, OR natural) -portrait' 		   as the desired search term
		4. The outputted files will be in MatLabApplication/sorted, from 		   most natural to most urban (numbered 1-100)

Approximate Expected Runtime:

<10 images : less than 30 seconds
10-50 images: 5-10 minutes
50+ : >10 minutes
		

Final Paper: Qual_Img_Sorting_Final_Paper.pdf


	