Download de latest release of HPTiny Network and use with your project.

Hi!

My name is Claudemir Casa and i created HPTiny, but what is HPTiny?

hptiny is a compact model trained to be faster and smaller. The initial idea of this project is train a model to detect human body visible parts and expand to specific regions. Our model is trained over ONNX, this allows the model to be executed in real time on mobile devices and embedded devices, it also allows the model to be converted to other neural network architectures. The model is not as accurate as a full model, but it's being constantly updated for best results.

- Claudemir C.

I want to answer a few questions:

  • Yes, you can use the template for personal and commercial applications with reference to the original author, me :)
  • This is a compact model, with less precision.
  • To access the database you must contact me via email claudemir.casa@ufpr.br
  • You can download published article at HPNET: DETECTING HUMAN PARTS IN THE WILD

What is ONNX?

The Open Neural Network eXchange (ONNX) is an open format to represent deep learning models. With ONNX, developers can move models between state-of-the-art tools and choose the combination that is best for them. ONNX is developed and supported by a community of partners.

Model Visualization

You can see visualizations of each model's network architecture by using Netron or VisualDL.

How to run the model

We provide compressed binary versions of the model here. To execute them simply unzip the specific file and read instructions of readme.txt file.

Dataset

We use a subset of images extracted from Google Open Images Dataset containing 127,000 images that were randomly extracted using the OIDv4_ToolKit tool. The database is really great, if you have interest contact us by email.

Statistics

These are the statistics of the last iteration performed. They are based on a subsample of the original image database that contains 127,000 images.

Performance Per Tag mAP@IoU=50
General mAP is 37%
Class ID Name AP TP FP
0 Person 0.24 1012 601
1 Man 0.39 1226 831
2 Woman 0.35 839 515
3 Boy 0.49 675 206
4 Girl 0.27 420 164
5 Human head 0.21 531 179
6 Human face 0.45 927 315
7 Human eye 0.48 1088 525
8 Human eyebrow 0.53 899 516
9 Human nose 0.47 612 291
10 Human mouth 0.38 537 506
11 Human ear 0.43 555 385
12 Human hair 0.33 844 493
13 Human beard 0.52 414 323
14 Human leg 0.29 821 781
15 Human arm 0.27 682 614
16 Human foot 0.28 65 32
17 Human hand 0.29 494 482

Development log

All badges here

All tags

Download

Download Now v2.1-latest

Click download now to get access to the following files:

hptiny.py 15,7 kb
model.onnx 35 mb
classes 169 b
readme.txt 363 b
requirements.txt 187 b