GithubHelp home page GithubHelp logo

nikamrohan / one-shot-classifier Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 935 KB

Detect The Face from the Input image and Recognize the person in Image from very few past examples.

License: MIT License

Python 70.19% HTML 25.88% CSS 3.93%
python3 django django-framework pytorch pytorch-implementation pytorch-cnn django-crispy-forms sqlite3 one-shot-learning bootstrap4 few-shot-learning face-detection face-recognition facenet-pytorch

one-shot-classifier's Introduction

           

One-Shot-Classifier

Detect The Face from the Input image and Recognize the person in Image from very few past examples using Django & Pytorch.

Installation

  1. First clone the repository in your system.

    git clone https://github.com/NikamRohan/One-Shot-Classifier.git

  2. Then Change Directory to News-Aggregator.

    cd One-Shot-Classifier

  3. Then start Virtual Environment within current Directory.

    virtualenv virtual_environment_name

    virtual_environment_name\Scripts\activate

  4. Then install the dependencies from requirements.txt.

    pip install -r requirements.txt

  5. Then Apply Migrations.

    python manage.py makemigrations

    python manage.py migrate

  6. Execute the manage.py file to runserver.

    python manage.py runserver

  7. Then Goto your favourite Browser and Type in localhost:8000.

  8. Now you should be able to navigate through the website and explore its features.

Screenshots of Website

Home Page of Website

Screenshot (182)

After Clicking on Upload Images Button

Screenshot (183)

After Clicking on Process Images After Uploading all the Images

Screenshot (184)

After Clicking on Recognize Face From Image

Screenshot (185)

Page To Display The Result of Prediction By Model(If Images of Person Present in Database then it will say Hello with the name of person or else it will display Image with Hello,Who are you?)

Screenshot (186)

If Uploaded Image Does not Have A Face

Screenshot (187)

one-shot-classifier's People

Contributors

nikamrohan avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

the-prasun

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.