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/soft-filter-pruning
Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
FelixZhang7/demo-self-driving
Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection using YOLO.
FelixZhang7/tasn
Trilinear Attention Sampling Network for Fine-grained Image Recognition
FelixZhang7/person-reid-tiny-baseline
FelixZhang7/person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
FelixZhang7/antialiased-cnns
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
FelixZhang7/flashtorch
Visualization toolkit for neural networks in PyTorch! Demo -->
FelixZhang7/MobileFaceNet_TF
Tensorflow implementation for MobileFaceNet
FelixZhang7/insightface
Face Analysis Project on MXNet
FelixZhang7/haq-release
[CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision
FelixZhang7/Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
FelixZhang7/planercnn
PlaneRCNN detects and reconstructs piece-wise planar surfaces from a single RGB image
FelixZhang7/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
FelixZhang7/blog
MXNet Blog in Chinese
FelixZhang7/SpeedTorch
Library for fastest pinned CPU <-> GPU transfer
FelixZhang7/torch2trt
An easy to use PyTorch to TensorRT converter
FelixZhang7/libtorch-yolov3-deepsort
FelixZhang7/facenet-pytorch
Pretrained Pytorch face detection and recognition models ported from davidsandberg/facenet
FelixZhang7/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
FelixZhang7/SiamMaskCpp
C++ Implementation of SiamMask
FelixZhang7/uda
Unsupervised Data Augmentation (UDA)
FelixZhang7/PytorchToCaffe-1
A tool for PytorchToCaffe,fork form https://github.com/xxradon/PytorchToCaffe
FelixZhang7/Pedestrian-Detection
Pedestrian Detection Papers
FelixZhang7/pytorch_Realtime_Multi-Person_Pose_Estimation
FelixZhang7/project-demo
An Online Web Game "You Perform, I Guess!" based on C3D Model
FelixZhang7/Facial_Details_Synthesis
Photo-Realistic Facial Details Synthesis from Single Image (ICCV2019 Oral)
FelixZhang7/SlowFast-Network-pytorch
An easy PyTorch implement of SlowFast-Network
FelixZhang7/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
FelixZhang7/groupsoftmax-simpledet
GroupSoftmax cross entropy loss function for training with multiple different benchmark datasets
FelixZhang7/cv_notes
深度学习/计算机视觉工程向笔记