Pinned Repositories
AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch or Tensorflow.
benchmark_results
visual tracker benchmark results
BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
build-tools
necessary build tools for the archiconda distribution
caffe
Caffe: a fast open framework for deep learning.
capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
CapsuleNet-PyTorch
Implemention of CapsNet from the paper Dynamic Routing Between Capsules
CF2
Hierarchical Convolutional Features for Visual Tracking (ICCV 2015)
DACapT
The new tracker based on Capsule network
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
unclecao's Repositories
unclecao/AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch or Tensorflow.
unclecao/benchmark_results
visual tracker benchmark results
unclecao/BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
unclecao/build-tools
necessary build tools for the archiconda distribution
unclecao/caffe
Caffe: a fast open framework for deep learning.
unclecao/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
unclecao/CapsuleNet-PyTorch
Implemention of CapsNet from the paper Dynamic Routing Between Capsules
unclecao/CF2
Hierarchical Convolutional Features for Visual Tracking (ICCV 2015)
unclecao/DACapT
The new tracker based on Capsule network
unclecao/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
unclecao/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
unclecao/learnopencv
Learn OpenCV : C++ and Python Examples
unclecao/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
unclecao/Matrix-Capsules-EM-Tensorflow
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
unclecao/MDNet
Learning Multi-Domain Convolutional Neural Networks for Visual Tracking
unclecao/py-MDNet
MDNet PyTorch implementation
unclecao/Siamese-LSTM
Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.
unclecao/STCT
Project Page
unclecao/tracker_benchmark
unclecao/vot-toolkit
Visual Object Tracking (VOT) challenge evaluation toolkit
unclecao/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.