LingYu-Chu's Stars
666DZY666/micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
StanfordASL/Trajectron-plus-plus
Code accompanying the ECCV 2020 paper "Trajectron++: Dynamically-Feasible Trajectory Forecasting With Heterogeneous Data" by Tim Salzmann*, Boris Ivanovic*, Punarjay Chakravarty, and Marco Pavone (* denotes equal contribution).
vita-epfl/social-nce
[ICCV21] Official implementation of the "Social NCE: Contrastive Learning of Socially-aware Motion Representations" in PyTorch.
umautobots/bidirection-trajectory-predicter
The code for Bi-directional Trajectory Prediction (BiTraP).
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
SysCV/qdtrack
Quasi-Dense Similarity Learning for Multiple Object Tracking, CVPR 2021 (Oral)
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
rhklite/apprenticeship_inverse_RL
Apprenticeship Learning with Inverse Reinforcement Learning
LukeAllen/optimeyes
Webcam-based eye pupil tracking and gaze estimation using Python and OpenCV
stevebottos/eye-tracker
A webcam eye tracker, a work in progress
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
DrSleep/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
tornadomeet/ResNet
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
ry/tensorflow-resnet
ResNet model in TensorFlow
PanJinquan/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
crisie/RecurrentGaze
Keras implementation of "Recurrent CNN for 3D Gaze Estimation using Appearance and Shape Cues" paper
hu-po/gazenet
Gaze tracking (where on screen am I looking) augmented using synthetic data. (PyTorch, Unity, OpenCV)
shamangary/FSA-Net
[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image