SunBoWei911's Stars
dcdcvgroup/FcaNet
FcaNet: Frequency Channel Attention Networks
EvelynFan/AWESOME-FER
Top conferences & Journals focused on Facial expression recognition (FER)/ Facial action unit (FAU)
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
polarisZhao/awesome-face
😎 face releated algorithm, dataset and paper
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
TransEmbedBA/TREMBA
Code for Black-Box Adversarial Attack with Transferable Model-based Embedding
ZhaoJ9014/face.evoLVe
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
duoergun0729/adversarial_examples
对抗样本
advboxes/AdvBox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
wujiyang/Face_Pytorch
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
zhang943/Face-Adversarial-Attack
An easy approach for the competition "Facial Adversary Examples" in TIANCHI
tabsun/FaceAttack
Ali Face attack competition
BruceQFWang/TIANCHI_BlackboxAdversial
安全AI挑战者计划第一期-人脸识别对抗正式赛第四名 Safety AI Challenger Program Phase 1 - Face Recognition Adversarial Example the 4th Place
donydchen/ganimation_replicate
An Out-of-the-Box Replication of GANimation using PyTorch, pretrained weights are available!
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
cmusatyalab/openface
Face recognition with deep neural networks.
TadasBaltrusaitis/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
clovaai/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
afunTW/pytorch-mot-tracking
Demo the Kalman Filter on pedestrian tracking with YOLOv3.
VisualComputingInstitute/TrackR-CNN
TrackR-CNN baseline method for Multi-Object Tracking and Segmentation (MOTS)
Zhongdao/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
ZQPei/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
WuJie1010/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3