Code Monkey home page Code Monkey logo

movenet's Introduction

Workable MoveNet on PyTorch

Movenet is Google's next generation fast pose detection model. However, there seems not PyTorch version.

I ported original tensorflow weights to pytorch, using CenterNet code base to inference. The result is fully right.

Hopefully, you can even train it on pytorch if you have time.

If you are interested on Movenet, open an issue and I will guide you have to contribute.

Demo

Run:

python demo.py single_pose --dataset active --arch movenet --demo data/input_image.jpeg --load_model ./weights/movenet.pth --K 1 --gpus -1 --debug 2

Runing on WNN:

movenet's People

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  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  avatar

movenet's Issues

movenet.pnnx.bin

No such file or directory: '/Users/lewisjin/work/codes/wnn/vendor/movenet/movenet.pnnx.bin',and i do not know how to get this file

output

I would like to ask why the coordinates of the output have three,
[[0.33102262 0.567663 0.78549784]
[0.31560546 0.580445 0.521843 ]
[0.30856535 0.5523864 0.60186744]
what is that means?

tensorflow转pytorch

博主您好,请问你是怎么把tensorflow模型转成pytorch的,有参考链接吗?谢谢博主,祝您工作顺利。。

Performance on COCO Val Set

Hi, I'm curious about the performance of this model on COCO validation dataset. Would you mind reporting a result? THX a lot.

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.