Liping Zhang's repositories
pytorch-classification
Classification with PyTorch.
BSConv
Reference implementation for Blueprint Separable Convolutions (CVPR 2020)
caffe
Caffe: a fast open framework for deep learning.
caffe-mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
deeplab-v2
DeepLab v2 support cudnn-v5
Deformable-ConvNets-caffe
Deformable Convolutional Networks on caffe
DepthwiseConvolution
A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)
Focal-Loss
Reproduction of Focal-loss on caffe
FocalLoss
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
grad-CAM-pycaffe
grad-CAM visulization technique of pycaffe, regression task of Medical Image.
GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
models
Models and examples built with TensorFlow
modl
MoDL: Model-Based Deep Learning Architecture for Inverse Problems
PhotographicImageSynthesis
Photographic Image Synthesis with Cascaded Refinement Networks
pre-resnet-gen-caffe
Generate Caffe prototxt of pre-activation ResNet on ImageNet
protobuf
Protocol Buffers - Google's data interchange format
PSPNet
Pyramid Scene Parsing Network
py-faster-rcnn
Faster R-CNN (Python implementation), forked from ross's py-faster-rcnn.
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
PyTorch-Encoding
A CV Toolkit
ResNeXt
Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks
ShuffleNet
This is a fast caffe implementation of ShuffleNet.