Multiple image retrieval algorithms:
- K nearest neighbour (KNN)
- Locality-sensitive hashing (LSH)
- Deep stacked convolutional autoencoder (DCAE)
- Deep siamese convolutional autoencoder with adaptive euclidean loss (SDCAE)
- Winner takes all sparse convolutional autoencoder (WTA_CONV)
Data class - Allows for the data to be passed like the tensorflow MNIST data.
Metric fusion - Fuse multiple features together with minimal information loss