Pinned Repositories
3d-pose-2d-keypoints
3d Human Pose Estimation from 2d Keypoints
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
awesome-reid-dataset
Collection of public available person re-identification datasets
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
benchmark_results
visual tracker benchmark results
beyond-part-models
PCB of paper: Beyond Part Models: Person Retrieval with Refined Part Pooling, using Pytorch
BMVCTemplate
Paper template and author instructions for BMVC
C-3-Framework
An open-source PyTorch code for crowd counting
CeleX5-ROS
The ROS packages for CeleX™ CeleX5-MIPI Dynamic Vision Sensor.
civilpat's Repositories
civilpat/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
civilpat/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
civilpat/awesome-reid-dataset
Collection of public available person re-identification datasets
civilpat/BMVCTemplate
Paper template and author instructions for BMVC
civilpat/C-3-Framework
An open-source PyTorch code for crowd counting
civilpat/CeleX5-ROS
The ROS packages for CeleX™ CeleX5-MIPI Dynamic Vision Sensor.
civilpat/convert2Yolo
This project purpose is convert voc annotation xml file to yolo-darknet training file format
civilpat/DANTE
Code for "Improving Social Awareness Through DANTE: A Deep Affinity Network for Clustering Conversational Interactants".
civilpat/deep-learning-course
civilpat/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
civilpat/DukeMTMC-attribute
23 hand-annotated attributes of Duke dataset
civilpat/DukeMTMC-VideoReID
Instructions and baseline code for the DukeMTMC-VideoReID dataset
civilpat/face_recognition
The world's simplest facial recognition api for Python and the command line
civilpat/Hand-Human-Pose-Papers
Notes of state-of-the-arts Papers on 3D Hand Pose Estimation
civilpat/iou-tracker
Python implementation of the IOU Tracker
civilpat/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
civilpat/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
civilpat/mmdetection
Open MMLab Detection Toolbox and Benchmark
civilpat/opendatacam
An open source tool to quantify the world
civilpat/paper_list_weather_classification
weather classification paper list
civilpat/Person_reID_baseline_pytorch
A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
civilpat/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
civilpat/pytorch-grad-cam
PyTorch implementation of Grad-CAM
civilpat/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
civilpat/Recipes
Lasagne recipes: examples, IPython notebooks, ...
civilpat/retinamask
RetinaMask
civilpat/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
civilpat/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
civilpat/videopose
3D pose estimation for wild videos, embed 2d keypoints detector like hrnet alphapose and openpose
civilpat/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories