Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
deepdetect
Deep Learning API and Server in C++11 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
fast-rcnn-train-another-dataset
train on another dataset
faster_rcnn
Faster R-CNN
leetcode
The optimum C++ solutions for the leetcode
models
Models and examples built with TensorFlow
opencv_contrib
Repository for OpenCV's extra modules
practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
abnerdesigner1992's Repositories
abnerdesigner1992/caffe
Caffe: a fast open framework for deep learning.
abnerdesigner1992/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
abnerdesigner1992/deepdetect
Deep Learning API and Server in C++11 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
abnerdesigner1992/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
abnerdesigner1992/fast-rcnn-train-another-dataset
train on another dataset
abnerdesigner1992/faster_rcnn
Faster R-CNN
abnerdesigner1992/leetcode
The optimum C++ solutions for the leetcode
abnerdesigner1992/models
Models and examples built with TensorFlow
abnerdesigner1992/opencv_contrib
Repository for OpenCV's extra modules
abnerdesigner1992/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
abnerdesigner1992/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
abnerdesigner1992/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
abnerdesigner1992/RON
RON: Reverse Connection with Objectness Prior Networks for Object Detection, CVPR 2017
abnerdesigner1992/single_shot_multibox_detector
SSD: Single Shot MultiBox Detector in keras.
abnerdesigner1992/ssd_keras
Port of Single Shot MultiBox Detector to Keras