Git Product home page Git Product logo

air-clothing-ma's Introduction

AIR-Clothing-MA

This is a part of ETRI AIR project. The AIR-Clothing-MA(Multi Attributes) is a kind of mutli-attributes classifier for clothings and their multi attributes.

Dependencies

  • python >= 3.6

  • pytorch >= 1.2

  • RoiAlign

    1. Download and install RoiAlign module for pytorch from here

Installation

Recommend this procedure!! (from ubuntu 18.04)

  1. download & install cuda 10.2 toolkit
  1. download & install anaconda python 3.7 version (Linux x86)
  • download
  • $ sh Anaconda3-2020.02-Linux-x86_64.sh
  1. install pytorch
  • (base)$ conda install pytorch torchvision cudatoolkit=10.2 -c pytorch
  1. install opencv, matplotlib
  • (base)$ pip install opencv-python matplotlib
  1. install RoIAlign

How to test the model

  1. Download yolo-v3 model from here and put in 'Air-Clothing-MA root directory'.
  2. Downoad Clothing-MA model from here and put in 'Air-Clothing-MA root directory'.
  3. Run 'file_demo.py' to run each image file demostration
  4. Run 'cam_demo.py' to run web-cam demostration

Clothing multi-attributes definition

1

2

3

4

5

6

7

8

9

10

11

12

13

GT values

Top color(14)

Top pattern(6)

Top gender(2)

Top season(4)

Top type(7)

Top sleeves(3)

Bottom color(14)

Bottom pattern(6)

Bottom gender(2)

Bottom season(4)

Bottom length(2)

Bottom type(2)

leg pose(3)

0

null

null

null

null

null

null

null

null

null

null

null

null

null

1

white

plain

man

spring

shirt

short sleeves

white

plain

man

spring

short pants

pants

standing

2

black

checker

woman

summer

jumper

long sleeves

black

checker

woman

summer

long pants

skirt

sitting

3

gray

dotted

autunm

jacket

no sleeves

gray

dotted

autunm

lying

4

pink

floral

winter

vest

pink

floral

winter

5

red

striped

parka

red

striped

6

green

mixed

coat

green

mixed

7

blue

dress

blue

8

brown

brown

9

navy

navy

10

beige

beige

11

yellow

yellow

12

purple

purple

13

orange

orange

14

mixed

mixed

Example : Online Demostration - image

Demo_image

LICENSE

This software is a part of AIR, and follows the AIR License and Service Agreement.

Acknowledgement

  • This work was supported by the ICT R&D program of MSIP/IITP. [2017-0-00162, Development of Human-care Robot Technology for Aging Society]

air-clothing-ma's People

Contributors

chankyupark avatar

Watchers

 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.