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/ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
AndyLiu93/aLRPLoss
Official PyTorch Implementation of aLRP Loss [NeurIPS2020]
AndyLiu93/yolov3
YOLOv3: Training and inference in PyTorch
AndyLiu93/centerface
face detection
AndyLiu93/darknet
Convolutional Neural Networks
AndyLiu93/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
AndyLiu93/FaceBoxes.PyTorch
A PyTorch Implementation of FaceBoxes
AndyLiu93/FaceDetection-DSFD
AndyLiu93/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
AndyLiu93/few-shot-vid2vid
Pytorch implementation for few-shot photorealistic video-to-video translation.
AndyLiu93/gluon-cv
Gluon CV Toolkit
AndyLiu93/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
AndyLiu93/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
AndyLiu93/mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
AndyLiu93/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
AndyLiu93/mtcnn-pytorch
A face detection algorithm
AndyLiu93/NAS
Neural architecture search(NAS)
AndyLiu93/Pose-Transfer
Code for the paper Progressive Pose Attention for Person Image Generation in CVPR19 (Oral).
AndyLiu93/PyramidBox
This repo implements PyramidBox with pytorch
AndyLiu93/pytorch-classification
Classification with PyTorch.
AndyLiu93/Pytorch-HarDNet
35% faster than ResNet: Harmonic DenseNet, A low memory traffic network
AndyLiu93/pytorch-mobilenet-v3
MobileNetV3 in pytorch and ImageNet pretrained models
AndyLiu93/resnet18-caffe
This file is caffe type of resnet18,including resnet18.prototxt and resnet18-deploy.prototxt
AndyLiu93/RRD
RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection
AndyLiu93/SENet-Caffe
A Caffe Re-Implementation of SENet
AndyLiu93/serving
A flexible, high-performance serving system for machine learning models
AndyLiu93/smallhardface
Source code for Robust Face Detection via Learning Small Faces on Hard Images
AndyLiu93/SRN
Selective Refinement Network for High Performance Face Detection, AAAI, 2019
AndyLiu93/SSH-pytorch
A pytorch implementation of SSH face detector (Single Shot Headless face detector)
AndyLiu93/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors