Pinned Repositories
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
adversarial_examples
对抗样本
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
CV-Surveys
计算机视觉相关综述。包括目标检测、跟踪........
CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
deeplearningbook-chinese
Deep Learning Book Chinese Translation
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
fmmpmo
Config files for my GitHub profile.
Image-Augmentation
Image augmentation for object detection, segmentation and classification
MetaRec
PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models
fmmpmo's Repositories
fmmpmo/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
fmmpmo/adversarial_examples
对抗样本
fmmpmo/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
fmmpmo/CV-Surveys
计算机视觉相关综述。包括目标检测、跟踪........
fmmpmo/CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
fmmpmo/deeplearningbook-chinese
Deep Learning Book Chinese Translation
fmmpmo/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
fmmpmo/fmmpmo
Config files for my GitHub profile.
fmmpmo/Image-Augmentation
Image augmentation for object detection, segmentation and classification
fmmpmo/MetaRec
PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models
fmmpmo/Opencv_Tutorial
fmmpmo/PAA
fmmpmo/PAT
PAT甲级练习
fmmpmo/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
fmmpmo/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
fmmpmo/pytorch3d
PyTorch3d is FAIR's library of reusable components for deep learning with 3D data.
fmmpmo/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.