An open API service indexing awesome lists of open source software.

https://github.com/thakur-nandan/imagesearch

CS 679 Project Repository: Learning Efficient Autoencoders for Image Search
https://github.com/thakur-nandan/imagesearch

Last synced: 2 months ago
JSON representation

CS 679 Project Repository: Learning Efficient Autoencoders for Image Search

Awesome Lists containing this project

README

        

# Image-Search

## Installation

If you want to build from source, use:

```python
$ git clone https://github.com/LachlanGray/Image-Search.git
$ cd Image-Search
$ pip install -e .
```