Pinned Repositories
ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
ALL-CNN
Striving for Simplicity: The All Convolutional Net (All-CNN-C)
aLRPLoss
Official PyTorch Implementation of aLRP Loss [NeurIPS2020]
caffe-faster-rcnn-resnet-fpn
caffe-heatmap
Caffe with heatmap regression & spatial fusion layers. Useful for any CNN image position regression task.
caffe-keypoint-rcnn
Resnet-50 + FPN + Keypoint RCNN
finch
More than 50 machine learning models (and tests) based on TensorFlow / PyTorch
SSH
SSH: Single Stage Headless Face Detector
yolov3
YOLOv3: Training and inference in PyTorch
AndyLiu93's Repositories
AndyLiu93/ALL-CNN
Striving for Simplicity: The All Convolutional Net (All-CNN-C)
AndyLiu93/caffe-heatmap
Caffe with heatmap regression & spatial fusion layers. Useful for any CNN image position regression task.
AndyLiu93/caffe-python-layers
Python Layers for Caffe.
AndyLiu93/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
AndyLiu93/google_inception_v3_for_caffe
Google Inception (deepdream) v3 for Caffe
AndyLiu93/Inception-resnet-v2
Inception-resnet-v2 in Caffe
AndyLiu93/Inception_v3_GoogLeNet
GoogleNet Inception v3
AndyLiu93/kaggle_diabetic_retinopathy
Fifth place solution of the Kaggle Diabetic Retinopathy competition.
AndyLiu93/matrix.h
A Collection some matrix manipulation algorithms
AndyLiu93/mxnet_tiny5
mxnet训练自己的数据集分类,支持模型断点训练和预测单张图片
AndyLiu93/neural-network-papers
AndyLiu93/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
AndyLiu93/numpy_exercises
Numpy exercises.
AndyLiu93/ResNet-on-Cifar10
Reimplementation ResNet on cifar10 with caffe
AndyLiu93/tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.