Skip to content
Javi L edited this page Apr 9, 2020 · 7 revisions

Welcome to the wiki

State of The Art

  1. Read papers, understand, take notes
  2. Go to the code - play a bit
  3. re-read papers
  4. Implement some code - train and predict
  5. Compare results - conclusions
  6. Deliver

Papers and other info sources:

-Retina U-Net: Embarrassingly Simple Exploitation of Segmentation Supervision for Medical Object Detection. And their impressive github repository torch framed

-Learning to Recognize Chest-Xray Images Fasterand More Efficiently Based on Multi-KernelDepthwise Convolution

-Chexpert

-Chester

-classification of chest x-ray images using convolutional neuralnetworks pre-trained for ImageNet and data augmentation

-Detecting Pneumonia in Chest X-Rays with Custom Vision and PyTorch

-End-to-End Deep Diagnosis of X-ray Images

Code and Repositories in Pytorch:

Other Datasets:

Clone this wiki locally