All Projects → kotaro-inoue → Human3.6m_downloader

kotaro-inoue / Human3.6m_downloader

Licence: mit
Human3.6M downloader by Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Human3.6m downloader

H36m Fetch
Human 3.6M 3D human pose dataset fetcher
Stars: ✭ 220 (+494.59%)
Mutual labels:  dataset, human-pose-estimation
Evoskeleton
Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded Deep Monocular 3D Human Pose Estimation With Evolutionary Training Data"
Stars: ✭ 154 (+316.22%)
Mutual labels:  dataset, human-pose-estimation
Cryptoinscriber
📈 A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.
Stars: ✭ 27 (-27.03%)
Mutual labels:  downloader
French Sentiment Analysis Dataset
A collection of over 1.5 Million tweets data translated to French, with their sentiment.
Stars: ✭ 35 (-5.41%)
Mutual labels:  dataset
Elastic data
Elasticsearch datasets ready for bulk loading
Stars: ✭ 30 (-18.92%)
Mutual labels:  dataset
Horrible Downloader
horriblesubs.info python API and CLI
Stars: ✭ 28 (-24.32%)
Mutual labels:  downloader
Rstudioconf tweets
🖥 A repository for tracking tweets about rstudio::conf
Stars: ✭ 32 (-13.51%)
Mutual labels:  dataset
Tedsds
Apache Spark - Turbofan Engine Degradation Simulation Data Set example in Apache Spark
Stars: ✭ 14 (-62.16%)
Mutual labels:  dataset
Pts
Quantized Mesh Terrain Data Generator and Server for CesiumJS Library
Stars: ✭ 36 (-2.7%)
Mutual labels:  dataset
Day night dataset list
Collecting a list of dataset with day and night annotations
Stars: ✭ 30 (-18.92%)
Mutual labels:  dataset
Ytspotifydl
Youtube and Spotify music downloader with metadata.
Stars: ✭ 34 (-8.11%)
Mutual labels:  downloader
Dns Lots Of Lookups
dnslol is a command line tool for performing lots of DNS lookups.
Stars: ✭ 30 (-18.92%)
Mutual labels:  dataset
Deep learning projects
Stars: ✭ 28 (-24.32%)
Mutual labels:  dataset
Wikisql
A large annotated semantic parsing corpus for developing natural language interfaces.
Stars: ✭ 965 (+2508.11%)
Mutual labels:  dataset
Jsut Lab
HTS-style full-context labels for JSUT v1.1
Stars: ✭ 28 (-24.32%)
Mutual labels:  dataset
Dataconfs
A list of conferences connected with data worldwide.
Stars: ✭ 36 (-2.7%)
Mutual labels:  dataset
Covid 19 Api
Covid-19 Virus Data API from Johns Hopkins CSSE
Stars: ✭ 15 (-59.46%)
Mutual labels:  dataset
Feversymmetric
Symmetric evaluation set based on the FEVER (fact verification) dataset
Stars: ✭ 29 (-21.62%)
Mutual labels:  dataset
Lightweight Human Pose Estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
Stars: ✭ 958 (+2489.19%)
Mutual labels:  human-pose-estimation
Mythra
Music retrieval CLI and API using rust
Stars: ✭ 37 (+0%)
Mutual labels:  downloader

Human3.6M downloader

Human3.6M is 3.6 million 3D human poses dataset.
It is an unofficial downloader for Human3.6M using Python.
There is an awesome repository already but I made it for lazy guys.
There are just 2 commands after setup your account.

python3 download.py
python3 unpack.py

Pre-requirements

Python 3, wget, awesome internet(Download: 267GB without scenario)
pigz is optionally required for fast(multi-core) unpacking.

Step

  1. Make your account and wait their acceptance (it takes about a week). Human3.6M
  2. Clone this repository
  3. Set your ID and Password by modifying download.py
  4. Run 'download.py' and 'unpack.py'

Trouble?

"302 Found" is happened / saved files are too small

Please check your ID ,password and their acceptance(you will get a mail). If it is correct, please remove 'cookies.txt' and failed files, and then re-run 'download.py'

Failed when unpacking

Please check your permission.

Is there a way to multi-connection for fast downloading?

I don't recommend it because their server is not powerful. Please use it gently.

Tested environment

Ubuntu 18.04, 16.04, Raspbian and OSX 10.13.6

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].