Pinned Repositories
2D-Motion-Retargeting
PyTorch implementation for our paper Learning Character-Agnostic Motion for Motion Retargeting in 2D, SIGGRAPH 2019
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
autoencoding_beyond_pixels
Generative image model with learned similarity measures
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
ceres-solver-ios
cpp_book
tensorflow_c_api_sample
provides template for running tensorflow C api (gpu)
saeed771's Repositories
saeed771/2D-Motion-Retargeting
PyTorch implementation for our paper Learning Character-Agnostic Motion for Motion Retargeting in 2D, SIGGRAPH 2019
saeed771/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
saeed771/coco-analyze
A wrapper of the COCOeval class for extended keypoint error estimation analysis.
saeed771/dcgan_code
Deep Convolutional Generative Adversarial Networks
saeed771/deepMOT
Official implementation of How To Train Your Deep Multi-Object Tracker
saeed771/DetectoRS
DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
saeed771/EPnP
EPnP: Efficient Perspective-n-Point Camera Pose Estimation
saeed771/FairMOT
A simple baseline for one-shot multi-object tracking
saeed771/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
saeed771/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
saeed771/keras-segmentation
Semantic Segmentation based on Keras, including FCN32/FCN8/SegNet/U-Net
saeed771/LASwift
Linear Algebra library for Swift language
saeed771/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
saeed771/mmdetection
OpenMMLab Detection Toolbox and Benchmark
saeed771/OCHumanApi
API for the dataset proposed in "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
saeed771/onnx-simplifier
Simplify your onnx model
saeed771/opencv
Open Source Computer Vision Library
saeed771/Pelee.Pytorch
Pelee implement with pytorch
saeed771/pose-ae-train
Training code for "Associative Embedding: End-to-End Learning for Joint Detection and Grouping"
saeed771/Pose2Seg
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
saeed771/PoseFix_RELEASE
Official TensorFlow implementation of "PoseFix: Model-agnostic General Human Pose Refinement Network", CVPR 2019
saeed771/pwc
Papers with code. Sorted by stars. Updated weekly.
saeed771/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
saeed771/SMPL
NumPy, TensorFlow and PyTorch implementation of human body SMPL model and infant body SMIL model.
saeed771/smplify-x
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
saeed771/stylegan2
StyleGAN2 - Official TensorFlow Implementation
saeed771/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
saeed771/unrealcv
UnrealCV: Connecting Computer Vision to Unreal Engine
saeed771/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
saeed771/yolact
A simple, fully convolutional model for real-time instance segmentation.