Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 256 Bytes

File metadata and controls

23 lines (19 loc) · 256 Bytes

Visual Search for Dataiku

Visual search project on CIFAR10 and Ikea Datasets

Folder Architecture

root 
│--	cifar10
	|-- data_batch_1
	|-- data_batch_2
	...
|-- ikea
	|-- couch
		|-- img1.jpg
		...
	|-- bed
		|-- img101.jpg
		...
	...
...