SupreethN's Stars
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
opencv/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
fxia22/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
Hzzone/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
mit-han-lab/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
xingyizhou/CenterNet2
Two-stage CenterNet
jin-s13/COCO-WholeBody
ECCV2020 paper "Whole-Body Human Pose Estimation in the Wild"
facebookresearch/ContactPose
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
ddshan/hand_object_detector
Project and dataset webpage:
cvlab-stonybrook/DM-Count
Code for NeurIPS 2020 paper: Distribution Matching for Crowd Counting.
oakink/OakInk
[CVPR 2022] OakInk: A Large-scale Knowledge Repository for Understanding Hand-Object Interaction
DirtyHarryLYL/HAKE-Action
As a part of the HAKE project, includes the reproduced SOTA models and the corresponding HAKE-enhanced versions (CVPR2020).
cvlab-stonybrook/BodyHands
Whose Hands Are These? Hand Detection and Hand-Body Association in the Wild, CVPR 2022
ZheC/MOW
oakink/Tink
The official implementation of Tink -- one of the core contributions in the CVPR2022 paper: OakInk.
cvlab-stonybrook/HandLer
Forward Propagation, Backward Regression and Pose Association for Hand Tracking in the Wild (CVPR 2022)
cvlab-stonybrook/scenes100
Official repo of Object Detection with Self-Supervised Scene Adaptation [CVPR 2023] and Efficiency-preserving Scene-adaptive Object Detection [BMVC 2024]