Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 313 Bytes

File metadata and controls

7 lines (4 loc) · 313 Bytes

Image-Similarity-Model

An ML model that can identify images that are similiar to the input image. The model can be trained using any large image dataset.

The server folder contains a Django app that provides APIs for sending requests to the model.

Note: It works only on Linux based operating systems.