Pinned Repositories
AdversarialNetsPapers
The classical Papers and codes about adversarial nets
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;
Awesome-FAS
Paper collection of about the face anti-spoofing
awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Caffe_Code_Analysis
Caffe_Code_Analysis
compare
compare embedding
Paper-Notes-Deep-Learning
Summaries and notes on Deep Learning research papers I interest in
warmpu's Repositories
warmpu/Paper-Notes-Deep-Learning
Summaries and notes on Deep Learning research papers I interest in
warmpu/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;
warmpu/Awesome-FAS
Paper collection of about the face anti-spoofing
warmpu/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
warmpu/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
warmpu/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
warmpu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
warmpu/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
warmpu/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
warmpu/Ewenwan_vision
warmpu/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
warmpu/ghostnet
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
warmpu/GhostNet-Keras
Simple implementation 2020 CVPR:《GhostNet:More Features from Cheap Operations》
warmpu/handong1587.github.io
warmpu/irisfaceRGBD
3D face modeling and recognition using a depth camera (RGBD)
warmpu/json-tutorial
从零开始的 JSON 库教程
warmpu/Lee-SLAM-source
SLAM 开发学习资源与经验分享
warmpu/lihang-code
《统计学习方法》的代码实现
warmpu/MagFace
MagFace: A Universal Representation for Face Recognition and Quality Assessment
warmpu/MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
warmpu/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
warmpu/prepare-faces-zyf
prepare faces for face recognition training
warmpu/PRML
PRML algorithms implemented in Python
warmpu/ReID_tutorial_slides
《深度学习与行人重识别》课程课件
warmpu/SMU-CIE.github.io
海大信工学习交流联盟的博客
warmpu/tensorflow-densenet-models
Pretrained Frozen Densenet Protobuf for TensorFlow
warmpu/Tiny-Defect-Detection-for-PCB
This is a repository about PCB defect detection.
warmpu/vae-tf
repository for the Variational Autoencoder (VAE) blogpost series from Fast Forward Labs
warmpu/WassersteinGAN
warmpu/WGAN-tensorflow
a tensorflow implementation of WGAN