Pinned Repositories
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
annotated_deep_learning_paper_implementations
🧑🏫 50! 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, ... 🧠
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
FcaNet
FcaNet: Frequency Channel Attention Networks
GradCAM-of-PMG
This is an implementation of PMG, and I visualize the features abstracted by convs. It's helpful for me to understand the structure of PMG.
Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
machine-learning-course
:speech_balloon: Machine Learning Course with Python:
PMG-Progressive-Multi-Granularity-Training
Code release for Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches (ECCV2020)
WS-DAN.PyTorch
A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)
DarkLeaves's Repositories
DarkLeaves/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
DarkLeaves/Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
DarkLeaves/machine-learning-course
:speech_balloon: Machine Learning Course with Python:
DarkLeaves/netron
Visualizer for neural network, deep learning, and machine learning models
DarkLeaves/PCA-Net
Progressive Co-Attention Network for Fine-Grained Visual Classification
DarkLeaves/PMG-Progressive-Multi-Granularity-Training
Code release for Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches (ECCV2020)
DarkLeaves/WS-DAN.PyTorch
A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)
DarkLeaves/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
DarkLeaves/annotated_deep_learning_paper_implementations
🧑🏫 50! 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, ... 🧠
DarkLeaves/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
DarkLeaves/FcaNet
FcaNet: Frequency Channel Attention Networks
DarkLeaves/GradCAM-of-PMG
This is an implementation of PMG, and I visualize the features abstracted by convs. It's helpful for me to understand the structure of PMG.
DarkLeaves/hiplot
HiPlot makes understanding high dimensional data easy
DarkLeaves/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)
DarkLeaves/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
DarkLeaves/WS_DAN_PyTorch
PyTorch Implementation Of WS-DAN(See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification)
DarkLeaves/YOLOv3_adversarial_defense