Data, notebooks, and articles associated with the RSNA AI Deep Learning Lab at RSNA 2021

Overview

RSNA AI Deep Learning Lab 2021

Intro

Welcome Deep Learners!

This document provides all the information you need to participate in the RSNA AI Deep Learning Lab. This set of classes provides a hands-on opportunity to engage with deep learning tools, write basic algorithms, learn how to organize data to implement deep learning and improve your understanding of AI technology.

The classes will be held in the RSNA AI Deep Learning Lab classroom, which is located in the Lakeside Learning Center, Level 3. Here's the schedule of classes. CME credit is available for each session.

Requirements

All lessons are designed to run in Google Colab, which is a free web-based version of Jupyter hosted by Google. You will need a Google account (eg, gmail) to use Colab. If you don't already have a Google account, please create one in advance at the account sign-up page. You can delete the account when you complete the lessons if you wish.

We recommend that you use a computer with a recent vintage processor running the Chrome browser.

Lessons

Lesson : Pneumonia Detection Model Building (Beginner friendly)

Lesson : MedNIST Exam Classification with MONAI (Beginner friendly)

Lesson : DICOM Data Wrangling with Python (Beginner friendly)

Lesson : CT Body Part Classification (Beginner friendly): Notebook #1, Notebook #2

Lesson : YOLO: Bounding Box Segmentation & Classification: Practice Notebook, Complete Notebook

Lesson : Integrating Genomic and Imaging Data with TCGA-GBM

Lesson : Generative Adversarial Networks

Lesson : Object Detection & Segmentation (Beginner friendly)

Lesson : Working with Public Datasets: TCIA & IDC (Beginner friendly)

Lesson : NLP: Text Classification with RNNs & Transformers: Notebook #1, Notebook #2

Lesson : Multimodal Fusion for Pulmonary Embolism Detection Using CTs and Patient EMR

Lesson : Data Processing & Curation for Deep Learning (Beginner friendly)

Lesson : Basics of NLP in Radiology (Beginner friendly)

Class Schedule

Date / Time Class
Sun 10:30-11:30 am MedNIST Exam Classification with MONAI - Beginner friendly
Sun 1:00-2:00 pm DICOM Data Wrangling with Python - Beginner friendly
Sun 2:30-3:30 pm CT Body Part Classification - Beginner friendly
Mon 9:30-10:30 am YOLO: Bounding Box Segmentation & Classification
Mon 11:00 am-12:00 pm Integrating Genomic and Imaging Data with TCGA-GBM
Mon 1:30-2:30 pm Generative Adversarial Networks
Mon 3:00-4:00 pm Object Detection & Segmentation
Mon 4:30-5:30 pm Pneumonia Detection Model Building - Beginner friendly
Tue 11:00 am-12:00 pm Working with Public Datasets: TCIA & IDC - Beginner friendly
Tue 3:00-4:00 pm NLP: Text Classification with RNNs & Transformers
Wed 9:30-10:30 am Pneumonia Detection Model Building - Beginner friendly; Repeat
Wed 11:00 am-12:00 pm Working with Public Datasets: TCIA & IDC - Beginner friendly; Repeat
Wed 1:30-2:30 pm Multimodal Fusion for Pulmonary Embolism Detection Using CTs and Patient EMR
Wed 4:30-5:30 pm Data Processing & Curation for Deep Learning - Beginner friendly
Thu 11:00 am-12:00 pm Basics of NLP in Radiology - Beginner friendly
Owner
RSNA
RSNA
Your interactive network visualizing dashboard

Your interactive network visualizing dashboard Documentation: Here What is Jaal Jaal is a python based interactive network visualizing tool built usin

Mohit 177 Jan 04, 2023
Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".

Topology-Imbalance Learning for Semi-Supervised Node Classification Introduction Code for NeurIPS 2021 paper "Topology-Imbalance Learning for Semi-Sup

Victor Chen 40 Nov 23, 2022
PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.

D2C: Diffuison-Decoding Models for Few-shot Conditional Generation Project | Paper PyTorch implementation of D2C: Diffuison-Decoding Models for Few-sh

Jiaming Song 90 Dec 27, 2022
OpenMMLab Computer Vision Foundation

English | 简体中文 Introduction MMCV is a foundational library for computer vision research and supports many research projects as below: MMCV: OpenMMLab

OpenMMLab 4.6k Jan 09, 2023
Official implementation of the article "Unsupervised JPEG Domain Adaptation For Practical Digital Forensics"

Unsupervised JPEG Domain Adaptation for Practical Digital Image Forensics @WIFS2021 (Montpellier, France) Rony Abecidan, Vincent Itier, Jeremie Boulan

Rony Abecidan 6 Jan 06, 2023
Official PyTorch implementation of BlobGAN: Spatially Disentangled Scene Representations

BlobGAN: Spatially Disentangled Scene Representations Official PyTorch Implementation Paper | Project Page | Video | Interactive Demo BlobGAN.mp4 This

148 Dec 29, 2022
[NeurIPS 2021] “Improving Contrastive Learning on Imbalanced Data via Open-World Sampling”,

Improving Contrastive Learning on Imbalanced Data via Open-World Sampling Introduction Contrastive learning approaches have achieved great success in

VITA 24 Dec 17, 2022
Unified unsupervised and semi-supervised domain adaptation network for cross-scenario face anti-spoofing, Pattern Recognition

USDAN The implementation of Unified unsupervised and semi-supervised domain adaptation network for cross-scenario face anti-spoofing, which is accepte

11 Nov 03, 2022
Categorical Depth Distribution Network for Monocular 3D Object Detection

CaDDN CaDDN is a monocular-based 3D object detection method. This repository is based off of [OpenPCDet]. Categorical Depth Distribution Network for M

Toronto Robotics and AI Laboratory 289 Jan 05, 2023
Malmo Collaborative AI Challenge - Team Pig Catcher

The Malmo Collaborative AI Challenge - Team Pig Catcher Approach The challenge involves 2 agents who can either cooperate or defect. The optimal polic

Kai Arulkumaran 66 Jun 29, 2022
EDPN: Enhanced Deep Pyramid Network for Blurry Image Restoration

EDPN: Enhanced Deep Pyramid Network for Blurry Image Restoration Ruikang Xu, Zeyu Xiao, Jie Huang, Yueyi Zhang, Zhiwei Xiong. EDPN: Enhanced Deep Pyra

69 Dec 15, 2022
Little tool in python to watch anime from the terminal (the better way to watch anime)

ani-cli Script working again :), thanks to the fork by Dink4n for the alternative approach to by pass the captcha on gogoanime A cli to browse and wat

Harshith 4.5k Dec 31, 2022
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)

MMF is a modular framework for vision and language multimodal research from Facebook AI Research. MMF contains reference implementations of state-of-t

Facebook Research 5.1k Jan 04, 2023
Python parser for DTED data.

DTED Parser This is a package written in pure python (with help from numpy) to parse and investigate Digital Terrain Elevation Data (DTED) files. This

Ben Bonenfant 12 Dec 18, 2022
Code for "Training Neural Networks with Fixed Sparse Masks" (NeurIPS 2021).

Fisher Induced Sparse uncHanging (FISH) Mask This repo contains the code for Fisher Induced Sparse uncHanging (FISH) Mask training, from "Training Neu

Varun Nair 37 Dec 30, 2022
An air quality monitoring service with a Raspberry Pi and a SDS011 sensor.

Raspberry Pi Air Quality Monitor A simple air quality monitoring service for the Raspberry Pi. Installation Clone the repository and run the following

rydercalmdown 24 Dec 09, 2022
The code for SAG-DTA: Prediction of Drug–Target Affinity Using Self-Attention Graph Network.

SAG-DTA The code is the implementation for the paper 'SAG-DTA: Prediction of Drug–Target Affinity Using Self-Attention Graph Network'. Requirements py

Shugang Zhang 7 Aug 02, 2022
Repo for "TableParser: Automatic Table Parsing with Weak Supervision from Spreadsheets" at [email protected]

TableParser Repo for "TableParser: Automatic Table Parsing with Weak Supervision from Spreadsheets" at DS3 Lab 11 Dec 13, 2022

CARL provides highly configurable contextual extensions to several well-known RL environments.

CARL (context adaptive RL) provides highly configurable contextual extensions to several well-known RL environments.

AutoML-Freiburg-Hannover 51 Dec 28, 2022
Locally Constrained Self-Attentive Sequential Recommendation

LOCKER This is the pytorch implementation of this paper: Locally Constrained Self-Attentive Sequential Recommendation. Zhankui He, Handong Zhao, Zhe L

Zhankui (Aaron) He 8 Jul 30, 2022