Skip to content

Files

Latest commit

 

History

History

convolutional-neural-networks

Squeeze-and-Excitation Networks (CVPR 2018)

📌 Original paper | Authors: Jie Hu, Li Shen and Gang Sun

📌 Paper with annotation


Estimating Example Difficulty using Variance of Gradients (ICML, WHI-2020 Workshop)

📌 Original paper | Authors: Chirag Agarwal and Sara Hooker

📌 Paper with annotation

📌 Related papers: Continual Deep Learning by Functional Regularisation of Memorable Past | Nagging Predictors


Selective Kernel Networks (CVPR 2019)

📌 Original paper | Authors: Xiang Li, Wenhai Wang, Xiaolin Hu and Jian Yang

📌 Paper with annotation

📌 Implementations: Caffe (official) | PyTorch