Coder Social home page Coder Social logo

Comments (9)

tucan9389 avatar tucan9389 commented on June 20, 2024

Experiment02

Dataset Config

  • ai_challenger-gpu.cfg

Training Config

  • cpm mv2: experiment02-cpm-gpu.cfg
  • hourglass mv2: experiment02-hourglass-gpu.cfg
  • simplepose resnet18: experiment02-sp-resnet18-gpu.cfg

Result

Summary

Following [email protected] are evaluated with AI Challenger's validation set.

Name Backbone [email protected] tflite size input shape output shape
CPM MobileNetV2 92.91% 4.1MB [1,192,192,3] [1,24,24,14]
Hourglass MobileNetV2 72.58% 1.9MB [1,192,192,3] [1,48,48,14]
SimplePose ResNet18 97.22% 61.5MB [1,192,192,3] [1,48,48,14]

Tensorboard

Preparing...

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on June 20, 2024

Experiment03

models from https://github.com/edvardHua/PoseEstimationForMobile/tree/master/release

Result

Summary

Following [email protected] are evaluated with AI Challenger's validation set.

Name Backbone [email protected] tflite size input shape output shape
CPM MobileNetV2 96.29% 2.4MB [1,192,192,3] [1,96.96,14]
Hourglass MobileNetV2 94.93% 1.7MB [1,192,192,3] [1,48,48,14]

from tf2-mobile-2d-single-pose-estimation.

aitikgupta avatar aitikgupta commented on June 20, 2024

The values of [email protected] and tflite size seem to be empty for Experiment03. Are you planning to update it?

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on June 20, 2024

@aitikgupta

The values of [email protected] and tflite size seem to be empty for Experiment03. Are you planning to update it?

Sure. I update it just now.

from tf2-mobile-2d-single-pose-estimation.

aitikgupta avatar aitikgupta commented on June 20, 2024

For Experiment02, where could I find the configuration and tflite files?

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on June 20, 2024

For Experiment02, where could I find the configuration and tflite files?

Here are the tflite files. cfg files are placed on config/training folder.

https://github.com/tucan9389/tf2-mobile-pose-estimation/releases/tag/experiment02

from tf2-mobile-2d-single-pose-estimation.

aitikgupta avatar aitikgupta commented on June 20, 2024

Thanks, could you also release the corresponding frozen .pb files too?
I wanted to compare them with my trained model.

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on June 20, 2024

Thanks, could you also release the corresponding frozen .pb files too?
I wanted to compare them with my trained model.

I just have saved_model now. If you open new issue for this, I’ll share soon.
Thank you.

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on June 20, 2024

Experiment04

  • various stage number of CPM models
  • input shape: [1,192,192,3]
  • output shape: [1,24,24,14]

Hyperparameters

  • number_of_epoch: 200 (about 140.2k step)
    → need to experiment with bigger epoch in the production model

Results

Stage num [email protected] tflite size
1 60.16% 2.8MB
2 60.24% 3.3MB
3 62.38% 3.7MB
4 93.27% 4.2MB
5 92.82% 4.7MB

Experiment05

  • simple pose with various MobileNetV2
# Channels [email protected] tflite size
1 [256, 256] 77.58% 9.3MB

Comments

The first [email protected] doesn't satisfy. I'll reconstruct and experiment again.

from tf2-mobile-2d-single-pose-estimation.

Related Issues (20)

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.