https://github.com/micheleriva/dnn-pose-estimator
🎩 Simple pose estimator made in Go Lang using Deep Neural Networks
https://github.com/micheleriva/dnn-pose-estimator
dnn go gocv golang neural-network pose-estimation pose-estimator
Last synced: 2 months ago
JSON representation
🎩 Simple pose estimator made in Go Lang using Deep Neural Networks
- Host: GitHub
- URL: https://github.com/micheleriva/dnn-pose-estimator
- Owner: micheleriva
- Created: 2018-11-21T09:03:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T09:15:56.000Z (over 6 years ago)
- Last Synced: 2025-05-07T15:07:10.356Z (2 months ago)
- Topics: dnn, go, gocv, golang, neural-network, pose-estimation, pose-estimator
- Language: Go
- Homepage:
- Size: 4.37 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎩 DNN Pose Estimator in GoLang
Simple **pose estimator** written in GoLang on top of GoCV (Open Computer Vision porting for Go).
# Download Coffee Model
```sh
$ sh ./install.sh
```# Build:
```sh
$ go build main.go
```# Run:
```sh
$ ./main
```# Example
