openpifpaf
Keypoint detector
A real-time neural network framework for detecting and tracking semantic keypoints in multiple frames
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
81 stars
4 watching
22 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
yuwenxiong/py-r-fcn | An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
svip-lab/ppgnet | This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 173 |
vita-epfl/monoloco | A library for 3D vision tasks using 2D keypoints | 428 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
bharatsingh430/py-r-fcn-multigpu | A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
weecology/deepforest | A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. | 519 |
andreaskoepf/faster-rcnn.torch | An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
luigifreda/pyslam | A Python implementation of a Visual Odometry pipeline for monocular, stereo, and RGBD cameras. | 1,881 |
mpope9/exor_filter | An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
delay-xili/f-clip | Provides an implementation of a neural network for detecting lines in images and videos | 154 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
smartyfh/danmf | An algorithm that uses deep learning to factorize large matrices and identify overlapping communities in networks | 22 |