Pinned Repositories
3DFuse
Official implementation of "Let 2D Diffusion Model Know 3D-Consistency for Robust Text-to-3D Generation"
A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
acmer-qualification-code
acmer入门级算法模板
ADNet
ADNet: Leveraging Error-Bias Towards Normal Direction in Face Alignment (ICCV 2021)
ASL
Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(2020) paper
AWESOME-FER
🔆 Top conferences & Journals focused on Facial expression recognition (FER)/ Facial action unit (FAU) 💫 ✨
Derm-neu
Pytorch Implementation for Skin Disease Classification
face-occlusion-label-tools
人脸遮挡检测,人脸遮挡,tkinter实现简易的人脸五官有无遮挡标注小工具,simple face occlusion label tools
resnet152_visualization
visualize the layers of resnet152
T-sne_mnist
T-sne for mnist
FelixZhang7's Repositories
FelixZhang7/A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
FelixZhang7/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
FelixZhang7/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
FelixZhang7/centerface
FelixZhang7/coral-cnn
Consistent Rank Logits for Ordinal Regression with Convolutional Neural Networks
FelixZhang7/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
FelixZhang7/decord
An efficient video loader for deep learning with smart shuffling
FelixZhang7/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
FelixZhang7/DeepPrivacy
DeepPrivacy: A Generative Adversarial Network for Face Anonymization
FelixZhang7/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
FelixZhang7/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
FelixZhang7/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
FelixZhang7/MaskInsightface
基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)
FelixZhang7/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
FelixZhang7/MobileFace
A face recognition solution on mobile device.
FelixZhang7/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
FelixZhang7/Non-local_pytorch
Implementation of Non-local Block.
FelixZhang7/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
FelixZhang7/seeprettyface-face_editor
这是一个基于StyleGAN的人脸属性编辑器
FelixZhang7/SlowFast
Present SlowFast networks for video recognition.
FelixZhang7/smplify-x
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
FelixZhang7/streamlit
Streamlit — The fastest way to build custom ML tools
FelixZhang7/Stronger-yolo-pytorch
Pytorch implementation of Stronger-Yolo with channel-pruning.
FelixZhang7/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding.
FelixZhang7/TensorRT-CenterNet
tensorrt5 , centernet , centerface
FelixZhang7/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
FelixZhang7/trojans-face-recognizer
Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge
FelixZhang7/Ultra-Light-Fast-Generic-Face-Detector-1MB
一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC
FelixZhang7/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
FelixZhang7/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。