Giter Site home page Giter Site logo

seralexger / clothing-detection-ecommerce-dataset Goto Github PK

View Code? Open in Web Editor NEW
55.0 2.0 14.0 35.32 MB

Clothing detection dataset

Python 100.00%
clothing-detection-dataset dataset annotations fashion-mnist fashion-classifier datasets clothes-detection clothes-detector clothes-segmentation object-detection

clothing-detection-ecommerce-dataset's Introduction

Clothing detection ecommerce dataset

I have created a dataset with more than 80k images from ecommerce websites:

Getting Started

The images have been classified by category in folders, here I list all the categories:

['camisetas',      
 'planos',
 'petos',
 'bodies',
 'guantes',
 'botas',
 'carteras',
 'monos',
 'jerseys',
 'camisas',
 'zapatos',
 'calcetines',
 'corbatas',
 'sombreros',
 'gafas',
 'banadores',
 'trajes',
 'medias',
 'bufandas',
 'jeans',
 'tacones',
 'chanclas',
 'pantalones',
 'paraguas',
 'camiseta-interior',
 'sujetadores',
 'pijamas',
 'braguitas',
 'polos',
 'sudaderas',
 'vestidos',
 'gorros',
 'camisones',
 'bolsos-y-mochilas',
 'panuelos',
 'shorts',
 'reloj',
 'cardigans',
 'botines',
 'bisuteria',
 'abrigos',
 'bikinis',
 'faldas',
 'alpargatas',
 'cinturones',
 'camisas-y-blusas',
 'lenceria',
 'gorras',
 'zapatillas',
 'calzoncillos',
 'sandalias']

All images have been automatically annotated, you can find all the annotations in the file 'annotation.zip'.

Example

In preview_annotation.py there is an example code to preview the annotations, you can go to next picture with key 'n', go back with key 'b', remove the image from the folder with key 'r' and quit with key 'q'.

python preview_annotation.py -d dataset/camisetas/ -a annotations

alt text

Annotation JSON scheme example

{
  "arr_boxes": [
    {
      "coor_center": [
        0.618742361664772,
        0.9013392329216003
      ],
      "coor1": [
        0.3926389515399933,
        0.8026784658432007
      ],
      "coor2": [
        0.8448457717895508,
        1
      ],
      "x": 661.9892722964287,
      "y": 2029.9738401174545,
      "width": 762.4206989407539,
      "height": 499.02615988254547,
      "gender": "male",
      "class": "trousers"
    },
    {
      "coor_center": [
        0.61893330514431,
        0.49360528588294983
      ],
      "coor1": [
        0.25417014956474304,
        0.14857351779937744
      ],
      "coor2": [
        0.983696460723877,
        0.8386370539665222
      ],
      "x": 428.53087216615677,
      "y": 375.74242651462555,
      "width": 1229.9813606142998,
      "height": 1745.1706829667091,
      "gender": "male",
      "class": "coats"
    }
  ],
  "file_name": "dataset/abrigos/1.jpg"
}

clothing-detection-ecommerce-dataset's People

Contributors

seralexger avatar

Stargazers

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

Watchers

 avatar  avatar

clothing-detection-ecommerce-dataset's Issues

Cannot download dataset

Hi,

I can't download dataset on mega upload. I encounter this error:
`MEGA failed to load because

The file "lang/fr_4989654129f838d5ae9d1a06246b3ed9452a0fec712860323912bb57696727ef.json" could not be loaded.`

Could you provide it on another platform please?

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.