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
A general and strong 3D object detection codebase that supports more methods, datasets and tools (debugging, recording and analysis).

ALLINONE-Det ALLINONE-Det is a general and strong 3D object detection codebase built on OpenPCDet, which supports more methods, datasets and tools (de

Michael.CV 5 Nov 03, 2022
Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral

Good news! We release a clean version of PVNet: clean-pvnet, including how to train the PVNet on the custom dataset. Use PVNet with a detector. The tr

ZJU3DV 722 Dec 27, 2022
python debugger and anti-vm that checks if you're in a virtual machine or if someones trying to debug your file

Anti-Debug was made by Love ❌ code βœ… πŸŽ‰ ・What it checks for ・ Kills tools that can be used to debug your file ・ Exits if ran in vm (supports different

Rdimo 31 Aug 09, 2022
This initial strategy was developed specifically for larger pools and is based on taking a moving average and deriving Bollinger Bands to create a projected active liquidity range.

Gamma's Strategy One This initial strategy was developed specifically for larger pools and is based on taking a moving average and deriving Bollinger

Gamma Strategies 46 Dec 02, 2022
Causal Imitative Model for Autonomous Driving

Causal Imitative Model for Autonomous Driving Mohammad Reza Samsami, Mohammadhossein Bahari, Saber Salehkaleybar, Alexandre Alahi. arXiv 2021. [Projec

VITA lab at EPFL 8 Oct 04, 2022
TART - A PyTorch implementation for Transition Matrix Representation of Trees with Transposed Convolutions

TART This project is a PyTorch implementation for Transition Matrix Representati

Lee Sael 2 Jan 19, 2022
Notebook and code to synthesize complex and highly dimensional datasets using Gretel APIs.

Gretel Trainer This code is designed to help users successfully train synthetic models on complex datasets with high row and column counts. The code w

Gretel.ai 24 Nov 03, 2022
Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks

Amazon Forest Computer Vision Satellite Image tagging code using PyTorch / Keras Here is a sample of images we had to work with Source: https://www.ka

Mamy Ratsimbazafy 360 Dec 10, 2022
RL algorithm PPO and IRL algorithm AIRL written with Tensorflow.

RL algorithm PPO and IRL algorithm AIRL written with Tensorflow. They have a parallel sampling feature in order to increase computation speed (especially in high-performance computing (HPC)).

Fangjian Li 3 Dec 28, 2021
MPViT:Multi-Path Vision Transformer for Dense Prediction

MPViT : Multi-Path Vision Transformer for Dense Prediction This repository inlcu

Youngwan Lee 272 Dec 20, 2022
Toontown House CT Edition

Toontown House: Classic Toontown House Classic source that should just work. ❓ W

Open Source Toontown Servers 5 Jan 09, 2022
This's an implementation of deepmind Visual Interaction Networks paper using pytorch

Visual-Interaction-Networks An implementation of Deepmind visual interaction networks in Pytorch. Introduction For the purpose of understanding the ch

Mahmoud Gamal Salem 166 Dec 06, 2022
Geometric Vector Perceptron --- a rotation-equivariant GNN for learning from biomolecular structure

Geometric Vector Perceptron Code to accompany Learning from Protein Structure with Geometric Vector Perceptrons by B Jing, S Eismann, P Suriana, RJL T

Dror Lab 85 Dec 29, 2022
Checking fibonacci - Generating the Fibonacci sequence is a classic recursive problem

Fibonaaci Series Generating the Fibonacci sequence is a classic recursive proble

Moureen Caroline O 1 Feb 15, 2022
PyTorch implementation of some learning rate schedulers for deep learning researcher.

pytorch-lr-scheduler PyTorch implementation of some learning rate schedulers for deep learning researcher. Usage WarmupReduceLROnPlateauScheduler Visu

Soohwan Kim 59 Dec 08, 2022
pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination"

Unofficial implementation: MoCo: Momentum Contrast for Unsupervised Visual Representation Learning (Paper) InsDis: Unsupervised Feature Learning via N

Zhiqiang Shen 16 Nov 04, 2020
Official implementation of Monocular Quasi-Dense 3D Object Tracking

Monocular Quasi-Dense 3D Object Tracking Monocular Quasi-Dense 3D Object Tracking (QD-3DT) is an online framework detects and tracks objects in 3D usi

Visual Intelligence and Systems Group 441 Dec 20, 2022
FairEdit: Preserving Fairness in Graph Neural Networks through Greedy Graph Editing

FairEdit Relevent Publication FairEdit: Preserving Fairness in Graph Neural Networks through Greedy Graph Editing

5 Feb 04, 2022
LibMTL: A PyTorch Library for Multi-Task Learning

LibMTL LibMTL is an open-source library built on PyTorch for Multi-Task Learning (MTL). See the latest documentation for detailed introductions and AP

765 Jan 06, 2023
LAnguage Model Analysis

LAMA: LAnguage Model Analysis LAMA is a probe for analyzing the factual and commonsense knowledge contained in pretrained language models. The dataset

Meta Research 960 Jan 08, 2023