Skip to content

trinhvg/Reading-Papers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading-ML/DL_Papers: CV + Medical Image Analysis

  • What's Hidden in a Randomly Weighted Neural Network? [29 Nov 2019] [arXiv]

CVPR2022 Histopathology Images

  • Scaling Vision Transformers to Gigapixel Images via Hierarchical Self-Supervised Learning
  • Cross-patch Dense Contrastive Learning for Semi-supervised Segmentation of Cellular Nuclei in Histopathologic Images
  • Node-aligned Graph Convolutional Network for Whole-slide Image Representation and Classification
  • Cell Selection-Based Data Reduction Pipeline for Whole Slide Image Analysis of Acute Myeloid Leukemia
  • (WS) Multi-Class Cell Detection Using Modified Self-Attention

Symbolic Computation

  • Deep Learning for Symbolic Mathematics [2 Dec 2019] [arXiv]

Data preprocessing for Histopathology Image

  • [Otsu] Deep Learning for Identifying Metastatic Breast Cancer (2017) [arXiv]
  • [Otsu] A Fast and Refined Cancer Regions Segmentation Framework in Whole-slide Breast Pathological Images (29 Jan 2019) [paper]

Multi-task

  • Multi-Task Learning Using Uncertainty to Weigh Losses for Scene Geometry and Semantics (May 2017) [arXiv]
  • Cross-stitch Networks for Multi-task Learning (Apr 2016) [arXiv]

GAN

  • A Review on Generative Adversarial Networks:Algorithms, Theory, and Applications (20 Jan 2020) [arXiv]
  • GAN_Review [Github]

Pytorch

  • PyTorch: An Imperative Style, High-Performance Deep Learning Library (3 Dec 2019) [arXiv]

Efficent deep learning

  • SqueezeNext: Hardware-Aware Neural Network Design (March 2018) [arXiv]

Others

  • Reviving and Improving Recurrent Back-Propagation (March 2018) [arXiv]
  • A scikit-learn compatible neural network library that wraps pytorch [github]

Other awsome lists

Tutorial page

CS294-158 Deep Unsupervised Learning

RL

DL Math

  • Mathematical Foundations of Machine Learning (Fall 2020) Rebecca Willett, University of Chicago [web]