Pinned Repositories
2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
AdaBoost
Face detection based on AdaBoost Haar-feature trainning
AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
advanced_lane_detection
Advanced lane detection using computer vision
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
BinaryClassification
EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
neural-enhance
Super Resolution for images using deep learning.
PFLD-68points-tensorflow
PFLD_68points_Pytorch
Implementation of PFLD For 68 Facial Landmarks By Pytorch
github-luffy's Repositories
github-luffy/PFLD_68points_Pytorch
Implementation of PFLD For 68 Facial Landmarks By Pytorch
github-luffy/PFLD-68points-tensorflow
github-luffy/BinaryClassification
github-luffy/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
github-luffy/AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
github-luffy/advhat
github-luffy/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
github-luffy/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
github-luffy/C-MS-Celeb
A clean version (wash list) of MS-Celeb-1M face dataset, containing 6,464,018 face images of 94,682 celebrities
github-luffy/Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
github-luffy/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
github-luffy/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
github-luffy/detectron2-ResNeSt
A fork of Detectron2 with ResNeSt backbone
github-luffy/DIoU-SSD-pytorch
Distance-IoU Loss into SSD
github-luffy/early-stopping-pytorch
Early stopping for PyTorch
github-luffy/EfficientPS
PyTorch code for training EfficientPS for Panoptic Segmentation https://rl.uni-freiburg.de/research/panoptic
github-luffy/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
github-luffy/face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
github-luffy/ghostnet
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
github-luffy/ghostnet.pytorch
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
github-luffy/license-plate-detect-recoginition-pytorch
深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行
github-luffy/Motion-Guided-Attention
Motion Guided Attention for Video Salient Object Detection, ICCV 2019
github-luffy/pytorch-frn
Filter Response Normalization Layer in PyTorch
github-luffy/ResNeSt
ResNeSt: Split-Attention Networks
github-luffy/runx
Deep Learning Experiment Management
github-luffy/semantic-segmentation
Nvidia Semantic Segmentation monorepo
github-luffy/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
github-luffy/Transfer-Learning-Library
Transfer-Learning-Library
github-luffy/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC
github-luffy/yolact
A simple, fully convolutional model for real-time instance segmentation.