Giter VIP home page Giter VIP logo

celebfaces-attributes-prediction's Introduction

CelebFaces-Attributes-Prediction

This repo contains a PyTorch implementation of a CNN model for multi-label Image classification.Here we predict various facial attributes such as finding people with brown hair, are smiling, or wearing glasses. This type of problem comes under multi label image classification where an instance can be classified into multiple classes among the predefined classes.

Dataset

Dataset can be obtained from kaggle CelebFaces-Attributes.

Dataset Description

Dataset consist of 202,599 number of face images of various celebrities with 40 binary attribute annotations per image.

To run locally:

  • Install Python3
  • Clone repository git clone https://github.com/kartikbatra056/CelebFaces-Attributes-Prediction.git
  • Enter cloned directory cd CelebFaces-Attributes-Prediction
  • Install dependencies pip3 install -r requirements.txt
  • Deploy the app python3 app.py
  • Open a web browser and go to http://localhost:5000

celebfaces-attributes-prediction's People

Contributors

kartikbatra056 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

celebfaces-attributes-prediction's Issues

Any checkpoints

hey thanks for the good work that you have done here but can you please provide me or do you have any check points that I can continue training with custom attribute images other than celeba dataset.

Please let me know
thanks again!

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.