Pinned Repositories
AffectNet-Dataset-Preprocessing-Tool
A Python tool for preprocessing the AffectNet dataset into a structure that can be directly read by Pytorch's ImageFolder method.一个用于预处理AffectNet数据集的Python工具,使其可以直接被Pytorch中的ImageFolder方法读取。
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
AU_R-CNN
The official implementation code of paper: "AU R-CNN:Encoding Expert Prior Knowledge into R-CNN for Action Unit Detection".
Awesome-Multi-label-Image-Recognition
Awesome Multi-label Image Recognition Paper List
Co-SA
MSA task
CoMatch
Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization
CoOp
Learning to Prompt for Vision-Language Models.
DSU
Official pytorch implementation of "Uncertainty Modeling for Out-of-Distribution Generalization" in International Conference on Learning Representations (ICLR) 2022.
PiCO
PyTorch implementation of PiCO https://arxiv.org/abs/2201.08984
REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
myt889's Repositories
myt889/Awesome-Multi-label-Image-Recognition
Awesome Multi-label Image Recognition Paper List
myt889/DSU
Official pytorch implementation of "Uncertainty Modeling for Out-of-Distribution Generalization" in International Conference on Learning Representations (ICLR) 2022.
myt889/PiCO
PyTorch implementation of PiCO https://arxiv.org/abs/2201.08984
myt889/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
myt889/AffectNet-Dataset-Preprocessing-Tool
A Python tool for preprocessing the AffectNet dataset into a structure that can be directly read by Pytorch's ImageFolder method.一个用于预处理AffectNet数据集的Python工具,使其可以直接被Pytorch中的ImageFolder方法读取。
myt889/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
myt889/AU_R-CNN
The official implementation code of paper: "AU R-CNN:Encoding Expert Prior Knowledge into R-CNN for Action Unit Detection".
myt889/Co-SA
MSA task
myt889/CoMatch
Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization
myt889/CoOp
Learning to Prompt for Vision-Language Models.
myt889/DISC
The official implementation of CVPR2023 paper "DISC: Learning from Noisy Labels via Dynamic Instance-Specific Selection and Correction"
myt889/FaceX-Zoo
A PyTorch Toolbox for Face Recognition
myt889/github-slideshow
A robot powered training repository :robot:
myt889/lightly
A python library for self-supervised learning on images.
myt889/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
myt889/MAFW
A Large-scale, Multi-modal, Compound Affective Database for Dynamic Facial Expression Recognition in the Wild.
myt889/MbLS
Code of our method MbLS (Margin-based Label Smoothing) for network calibration. To Appear at CVPR 2022. Paper : https://arxiv.org/abs/2111.15430
myt889/ME-GraphAU
[IJCAI 2022] Learning Multi-dimensional Edge Feature-based AU Relation Graph for Facial Action Unit Recognition, Pytorch code
myt889/Mine-Extra-Knowledge
Official implementation of the NeurIPS2023 paper: Leave No Stone Unturned: Mine Extra Knowledge for Imbalanced Facial Expression Recognition
myt889/NCL-Net
myt889/Paper-Reading
myt889/PG-CNN
Occlusion aware facial expression recognition using CNN with attention mechanism
myt889/PlotNeuralNet
Latex code for making neural networks diagrams
myt889/Prebuilt-Binaries
Various software built on various platforms.
myt889/pytorch-cifar
95.47% on CIFAR10 with PyTorch
myt889/RA-UWML-AU-Pytorch
myt889/RRL
myt889/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
myt889/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
myt889/Visualizer
assistant tools for attention visualization in deep learning