#
keypoints
Here are 40 public repositories matching this topic...
Awesome work on hand pose estimation/tracking
computer-vision
deep-learning
keypoints
human-computer-interaction
hand-tracking
hand-pose-estimation
hand-pose
3d-hand
hand-keypoints
hand-pose-regression
hand-mesh
hand-articulations
-
Updated
May 14, 2020 - Python
RMPE: Regional Multi-person Pose Estimation, forked from Caffe. Research purpose only.
-
Updated
Apr 10, 2018 - C++
This repository implements a demo of the Human pose estimation via Convolutional Part Heatmap Regression paper.
-
Updated
Nov 10, 2017 - Lua
Detects the sitting position of a person
opencv
camera
python3
keypoints
cmu
posture
openpose
posture-recognition
sitting-posture-recognition
-
Updated
Jan 28, 2020 - Python
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
computer-vision
cnn
pytorch
lstm
nltk
rnn
image-captioning
face-detection
keypoints
transfer-learning
image-segmentation
slam
harris-corners
udacity-nanodegree
opencv-python
haar-cascade
encoder-decoder
contour-detection
yolov3
torchvision
-
Updated
Oct 11, 2018 - Jupyter Notebook
[ACM MM 2019 Oral] Cycle In Cycle Generative Adversarial Networks for Keypoint-Guided Image Generation
image-generation
keypoints
landmarks
gans
image-translation
facial-landmarks
image-to-image-translation
-
Updated
Feb 16, 2020 - MATLAB
Image augmentation with simultaneous transformation of keypoints, bounding boxes, and segmentation mask
-
Updated
Jan 5, 2018 - Python
PyTorch pipeline of MIT Driverless Computer Vision paper(2020)
cnn
pytorch
resnet
object-detection
keypoints
autonomous-vehicles
yolov3
object-localization
mit-driverless
-
Updated
Feb 17, 2020 - Python
Mask RCNN for the human pose estimation
-
Updated
Nov 14, 2019 - Jupyter Notebook
FSRK : Fast Spherical Retina Keypoint
-
Updated
Jun 12, 2018 - C++
kPAM: Generalizable Robotic Manipulation
-
Updated
Aug 16, 2019
Code for "Learning a Descriptor-Specific 3D Keypoint Detector" and "Learning to detect good 3d keypoints" -ICCV 2015, IJCV 2018
machine-learning
computer-vision
random-forest
descriptor
point-cloud
keypoints
3d
keypoints-detector
ijcv
iccv2015
3d-keypoints
keypoint-learning
-
Updated
Feb 26, 2019 - C++
Python tools for working with PedX dataset.
-
Updated
Mar 20, 2019 - Python
The testing code for OriNet
-
Updated
Nov 18, 2018 - Lua
1st place solution (Team StylingAI Inc. & PKU AIIC) for CVPR 2020 DeepFashion2 Clothes Landmark Detection Track. Aggregation and Finetuning for Clothes Landmark Detection
-
Updated
May 6, 2020 - Cuda
Basis Code for Keypoints detection using Pytorch
-
Updated
Apr 27, 2019 - Python
Keypoints-detection in tensorflow and tensorRT C++
-
Updated
Mar 4, 2020 - Python
A pytroch version of Realtime Multi-Person Pose Estimation
-
Updated
Jan 23, 2018 - Python
Mask R-CNN for Lips Keypoints Detection on Keras and TensorFlow.
-
Updated
May 20, 2019 - Python
library to modify images and the corresponding landmarks
shape
image-processing
image-manipulation
keypoints
landmarks
landmark-detection
image-augmentation
landmarks-resizer
shape-analysis
landmarking
image-transformation
delira
-
Updated
Feb 5, 2020 - Python
a toolkit for annotating images with user-defined keypoints
-
Updated
Oct 22, 2019 - Python
关键点标注软件
fast
label
software
release
tkinter
keypoints
annotator
landmark
label-images
landmark-points
annotator-tool
-
Updated
May 2, 2020 - TeX
Open-source SIFT based on Rob Hess's opensift:
-
Updated
Apr 9, 2017 - C++
Improve this page
Add a description, image, and links to the keypoints topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the keypoints topic, visit your repo's landing page and select "manage topics."


Need Optional parameter for Keypoint class as we have one for BoundingBox
In case, we want to track the Keypoint transformations and pickout the labels which we want to use, It would be useful if we add label parameter.
As of now, we can do something like the below code in BB's :
`ia.BoundingBox(
x