KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
MoveNetBarracuda
★ 11
Open GitHub ↗
MoveNet test repository
Download README (.md)
Explore Similar Repositories
universal-studio
:
An audio production environment for Linux, built for collaboration. This is a mirror of Universal Studio on codeberg.org
gknet
:
A non-blocking net library build from epoll and kqueue. | 一个基于epoll和kqueue的异步网络库。
Flutter_mvvm_sample
:
flutter mvvm sample + getit
cloudinary_flutter
:
⚡️ High-performance image delivery and uploading at scale in Flutter powered by Cloudinary.
codes_CompMacro
:
Sample Codes for the Course "Computations and Quantitative Models in Macro" by Alex Monge at the EUI, Florence
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MoveNetBarracuda
?
Download (.md)
# MoveNetBarracuda I tried running Google's MoveNet model with Unity Barracuda. Please don't expect it work in the near future. I figured out that it's not useful at the moment because the model depends on the TopK operator -- The GPU Barracuda runtime can't handle it in a performant way (quite slow). I'll resume the project when the TopK issue is resolved.