Algeo02-22128

Image Retrieval System

Table of Contents

General Information

  • Website design using Vanilla and FastAPI
  • CBIR Color and CBIR Texture using python programming language
  • 13522128 Mohammad Andhika Fadillah
  • 13522130 Justin Aditya Putra Prabakti
  • 13522161 Mohammad Akmal Ramadhan

Features

List the ready features here:

  • Content-Based Image Retrieval using color
  • Content-Based Image Retrieval using texture
  • Upload image
  • Upload dataset

Screenshots

Example screenshot

Usage

How to run:

  • Backend

    1. pip install flask
    2. pip install fastapi
    3. pip install uvicorn
    4. pip install python-multipart
    5. Go to main.py file and then run Uvicorn main:app -refresh
  • Frontend

    1. install Node.js
    2. npm install
    3. Go to react-web folder and then run npm run dev

Programming Language Used

  • Python
  • JavaScript
  • HTML
  • CSS

Contact

Created by [@Mohammad Andhika Fadillah] [@Justin Aditya Putra Prabakti] [@Mohammad Akmal Ramadhan]