Skip to content

nok/modanet-eval

Repository files navigation

modanet-eval

Initial data evaluation of ModaNet by eBay.

Usage

Check the dependencies, clone this repository and setup a new conda environment:

$ git clone https://github.com/nok/modanet-eval.git && cd modanet-eval 
$ conda env create -n modanet-eval -f environment.yml && source modanet-eval

Start all downloads with a passed destination path:

$ bash start_download.sh ~/Downloads/modanet

(Optional) Count the missing values and create a report:

$ python start_evaluation.py ~/Downloads/modanet

Dependencies

  • macOS: brew install aria2 wget
  • Debian: sudo apt-get install aria2 gzip wget

License

The developed software is Open Source Software released under the MIT license. But pay attention to the licences of the related repositories, in particular ModaNet and paperdoll.

About

Initial data evaluation of ModaNet by eBay.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published