jhjin's Stars
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
awslabs/aws-shell
An integrated shell for working with the AWS CLI.
halide/Halide
a language for fast, portable data-parallel computation
hovancik/stretchly
The break time reminder app
hujie-frank/SENet
Squeeze-and-Excitation Networks
pytorch/glow
Compiler for Neural Network hardware accelerators
GOATmessi8/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
zisianw/FaceBoxes.PyTorch
A PyTorch Implementation of FaceBoxes
scaelles/DEXTR-PyTorch
Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr
NVIDIA/nvvl
A library that uses hardware acceleration to load sequences of video frames to facilitate machine learning training
xingyizhou/pytorch-pose-hg-3d
PyTorch implementation for 3D human pose estimation
twhui/LiteFlowNet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
JunjH/Revisiting_Single_Depth_Estimation
official implementation of "Revisiting Single Image Depth Estimation: Toward Higher Resolution Maps with Accurate Object Boundaries"
NVlabs/geomapnet
Geometry-Aware Learning of Maps for Camera Localization (CVPR2018)
shurans/sscnet
Semantic Scene Completion from a Single Depth Image
junyuseu/pytorch-cifar-models
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
keeshux/basic-blockchain-programming
Sample code from my blog series "Basic blockchain programming".
PRiME-project/PRiMEStereoMatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
hellock/scale-time-lattice
Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".
jmccormac/pySceneNetRGBD
Scripts showing how to work with the SceneNetRGBD dataset
bonnyfone/adb-arm
ADB for ARM (binary + build script)
twitter-archive/torch-decisiontree
This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensemble learning to produce ensembles of decision trees (that is, forests).
szagoruyko/binary-wide-resnet
PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)
jiahaopang/crl
Implementation of the paper "Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching"
hessamb/lcnn
LCNN: Lookup-based Convolutional Neural Network