Git Product home page Git Product logo

simil.art's Introduction

simil.art | Université Paris Cité

Overview

simil.art is an application for Content-Based Image Retrieval (CBIR) based on deep features extracted from neural networks, specifically ResNet18 and fine-tuned ResNet50 on an artistic dataset. The purpose of this project is to work with an artistic dataset, retrieve similar images, and refine the results based on both the style of the query image (using fine-tuned models) and the color (using color histogram correlation).

Features

  • Content-Based Image Retrieval (CBIR)
  • Vizualise feature maps
  • Vizualise t-SNE plot
  • Refinement of results based on color histogram correlation
  • Refinement of results based on the style

Getting Started

To get started with the simil.art project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yassinefkh/simil.art.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Download the large files containing feature vectors and Faiss indexes using Git LFS:

    git lfs pull

Usage

To run the application, execute the following commands:

 python manage.py

Then, open a web browser and navigate to http://localhost:8000.

Upload an image to search for similar images.

Disclaimer

This project uses data from WikiArt for educational purposes only and is not intended for commercial use.

Authors

  • Project Author: FEKIH HASSEN Yassine, CALMANOVIC-PLESCOFF Auguste, HIBAOUI Imane, MARTIN--SAVORNIN Alain
  • Project Supervisor: Pr. KURTZ Camille

simil.art's People

Contributors

yassinefkh avatar

Watchers

Kostas Georgiou avatar  avatar

Forkers

imanehib

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.