Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
DeepLabV3Plus-Pytorch
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
DIY-Deep-Learning-Workstation
Build a deep learning workstation from scratch (HW & SW).
learning-to-learn
Learning to Learn in TensorFlow
models
Models and examples built with TensorFlow
PRMLT
Matlab code for algorithms in PRML book
RSNet
This is the official implementation of RSNet.
voxelnet
This is an unofficial inplementation of VoxelNet in TensorFlow.
qianguih's Repositories
qianguih/voxelnet
This is an unofficial inplementation of VoxelNet in TensorFlow.
qianguih/RSNet
This is the official implementation of RSNet.
qianguih/caffe
Caffe: a fast open framework for deep learning.
qianguih/crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
qianguih/DeepLabV3Plus-Pytorch
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
qianguih/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
qianguih/DIY-Deep-Learning-Workstation
Build a deep learning workstation from scratch (HW & SW).
qianguih/learning-to-learn
Learning to Learn in TensorFlow
qianguih/models
Models and examples built with TensorFlow
qianguih/PRMLT
Matlab code for algorithms in PRML book
qianguih/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.