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/finch
More than 50 machine learning models (and tests) based on TensorFlow / PyTorch
AndyLiu93/adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
AndyLiu93/caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
AndyLiu93/caffe_stn
there are eight flies about Spatial Transformer Networks
AndyLiu93/cifar100-datasets-caffe
cifar100-datasets-caffe
AndyLiu93/deep-residual-networks
Deep Residual Learning for Image Recognition
AndyLiu93/Deformable-ConvNets
Deformable Convolutional Networks
AndyLiu93/DenseNet
This repository contains a PyTorch implementation of the paper Densely Connected Convolutional Networks trained on the MNIST dataset. The code is based on this excellent PyTorch example for training DenseNet.(https://github.com/pytorch/vision/blob/master/torchvision/models/densenet.py)
AndyLiu93/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
AndyLiu93/example-code
Example code for the book Fluent Python
AndyLiu93/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
AndyLiu93/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
AndyLiu93/fisa-vim-config
my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, ...)
AndyLiu93/FP-Net
Feature Pyramid Networks for Object Detection on mxnet
AndyLiu93/Linux-Tutorial
《Java 程序员眼中的 Linux》
AndyLiu93/MobileNet-Caffe
Caffe Implementation of Google's MobileNets
AndyLiu93/mxnet-the-straight-dope
An interactive book on deep learning, in concept and in MXNet
AndyLiu93/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
AndyLiu93/Paper-Implementations
Use PyTorch to implement some classic frameworks
AndyLiu93/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
AndyLiu93/pytorch-cifar
95.16% on CIFAR10 with PyTorch
AndyLiu93/PyTorch-Tutorial
Build your neural network easy and fast
AndyLiu93/resnet-imagenet-caffe
train resnet on imagenet from scratch with caffe
AndyLiu93/SENet
Squeeze-and-Excitation Networks
AndyLiu93/stn.pytorch
pytorch version of spatial transformer networks
AndyLiu93/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
AndyLiu93/tensorflow
Computation using data flow graphs for scalable machine learning
AndyLiu93/TensorFlow-and-DeepLearning-Tutorial
TensorFlow & Deep Learning Tutorial
AndyLiu93/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
AndyLiu93/tflearn
Deep learning library featuring a higher-level API for TensorFlow.