Lists (1)
Sort Name ascending (A-Z)
Stars
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Real-Time High-Resolution Background Matting
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
Code release for ConvNeXt V2 model
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Image augmentation for object detection, segmentation and classification
rPPG-Toolbox: Deep Remote PPG Toolbox (NeurIPS 2023)
Self-attention、Non-local、SE、SK、CBAM、DANet
Official repository of FLatten Transformer (ICCV2023)
课堂专注度及考试作弊系统、课堂动态点名。情绪识别、表情识别、姿态识别和人脸识别结合
Pytorch Code for Cross-Modality Person Re-Identification (Visible Thermal/Infrared Re-ID)
Remote heart rate detection through Eulerian magnification of face videos
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v…
Main code of "Remote Heart Rate Measurement from Highly Compressed Facial Videos: an End-to-end Deep Learning Solution with Video Enhancement"
[AAAI2020] Cross-Modality Paired-Images Generation for RGB-InfraredPerson Re-Identification
Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来
End-to-end Heart Rate Estimation from Face via Spatial-temporal Representation. A replication of the RhythmNet model.