Stars
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Image augmentation for machine learning experiments.
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
A curated list of facial expression recognition in both 7-emotion classification and affect estimation.
Top conferences & Journals focused on Facial expression recognition (FER)/ Facial action unit (FAU)
This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based on Numpy, Pandas or Torch. You can deepen your understanding …
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Public facing notes page
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.