GithubHelp home page GithubHelp logo

csl2050_courseproject's Introduction

CSL2050 CourseProject

TOPIC : Image Retrieval

Team Members:

  • Akshat Jain (B22CS096)
  • Harshiv Shah (B22CS098)
  • Mehta Jay Kamalkumar (B22CS034)
  • Jyotin Goel (B22AI063)
  • Rhythm Baghel (B22CS042)

Repository Structure

├── Experiments
│   ├── cifar_10_knn.ipynb
│   ├── cifar_10_pca_knn.ipynb
│   ├── cnn-resnet34-cifar10.ipynb
│   ├── cifar_10_mean.ipynb
│   ├── cifar_10_centroid.ipynb
│   ├── HOG+KNN.ipynb
│   ├── Logs
│   │   └── RESNET50_CIFAR.out
│   ├── PCA+HOG+KNN.ipynb
│   └── train.py
├── LICENSE
├── MidTerm_Report.pdf
├── Model
│   ├── CIFAR.pt
│   └── test.py
├──Gradio_Interface
│   ├── ui_gradio.py
├── Preprocessing
│   ├── cifar_eda.ipynb
│   ├── k_means.py
│   └── utils.py
└── README.md

Image Retriever Installation Guide

This guide will help you set up and install the necessary dependencies for running the project.

Installation Steps

  1. Clone the Repository:
    git clone https://github.com/gjyotin305/CSL2050_CourseProject.git
  2. cd CSL2050_CourseProject
  3. pip install -r requirements.txt
  4. python ui_gradio.py
    

This command will start the Gradio interface and display the URL where you can access it. By default, it will run on http://127.0.0.1:7860/.

If you want to specify a custom IP address, you can change the argument of demo.launch() by inserting server_name = "YOUR_IP_ADDRESS". Alternatively, you can use share=True to generate a public link.

RiyalNet Alt text

QuickNet Alt text

csl2050_courseproject's People

Contributors

akshatb22me007 avatar harshivshah2504 avatar rhythm2405 avatar jay18mehta avatar gjyotin305 avatar jyotinc360 avatar

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.