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
Monocular Depth Estimation - Weighted-average prediction from multiple pre-trained depth estimation models

merged_depth runs (1) AdaBins, (2) DiverseDepth, (3) MiDaS, (4) SGDepth, and (5) Monodepth2, and calculates a weighted-average per-pixel absolute dept

Pranav 39 Nov 21, 2022
Train Dense Passage Retriever (DPR) with a single GPU

Gradient Cached Dense Passage Retrieval Gradient Cached Dense Passage Retrieval (GC-DPR) - is an extension of the original DPR library. We introduce G

Luyu Gao 92 Jan 02, 2023
PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks

Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)

Wenwen Yu 498 Dec 24, 2022
Repository For Programmers Seeking a platform to show their skills

Programming-Nerds Repository For Programmers Seeking Pull Requests In hacktoberfest ❓ What's Hacktoberfest 2021? Hacktoberfest is the easiest way to g

42 Oct 29, 2022
TensorFlow 2 AI/ML library wrapper for openFrameworks

ofxTensorFlow2 This is an openFrameworks addon for the TensorFlow 2 ML (Machine Learning) library

Center for Art and Media Karlsruhe 96 Dec 31, 2022
PyTorch implementation of Off-policy Learning in Two-stage Recommender Systems

Off-Policy-2-Stage This repo provides a PyTorch implementation of the MovieLens experiments for the following paper: Off-policy Learning in Two-stage

Jiaqi Ma 25 Dec 12, 2022
Panoptic SegFormer: Delving Deeper into Panoptic Segmentation with Transformers

Panoptic SegFormer: Delving Deeper into Panoptic Segmentation with Transformers Results results on COCO val Backbone Method Lr Schd PQ Config Download

155 Dec 20, 2022
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

CNTK Chat Windows build status Linux build status The Microsoft Cognitive Toolkit (https://cntk.ai) is a unified deep learning toolkit that describes

Microsoft 17.3k Dec 29, 2022
[CVPR'21] Locally Aware Piecewise Transformation Fields for 3D Human Mesh Registration

Locally Aware Piecewise Transformation Fields for 3D Human Mesh Registration This repository contains the implementation of our paper Locally Aware Pi

sfwang 70 Dec 19, 2022
Weakly Supervised Posture Mining with Reverse Cross-entropy for Fine-grained Classification

Fine-grainedImageClassification Weakly Supervised Posture Mining with Reverse Cross-entropy for Fine-grained Classification We trained model here: lin

ZhenchaoTang 14 Oct 21, 2022
Data augmentation for NLP, accepted at EMNLP 2021 Findings

AEDA: An Easier Data Augmentation Technique for Text Classification This is the code for the EMNLP 2021 paper AEDA: An Easier Data Augmentation Techni

Akbar Karimi 81 Dec 09, 2022
VisualGPT: Data-efficient Adaptation of Pretrained Language Models for Image Captioning

VisualGPT Our Paper VisualGPT: Data-efficient Adaptation of Pretrained Language Models for Image Captioning Main Architecture of Our VisualGPT Downloa

Vision CAIR Research Group, KAUST 140 Dec 28, 2022
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”

Tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”.

3.7k Dec 31, 2022
PyTorch implementation of the end-to-end coreference resolution model with different higher-order inference methods.

End-to-End Coreference Resolution with Different Higher-Order Inference Methods This repository contains the implementation of the paper: Revealing th

Liyan 52 Jan 04, 2023
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"

🆕 Are you looking for a new YOLOv3 implemented by TF2.0 ? If you hate the fucking tensorflow1.x very much, no worries! I have implemented a new YOLOv

3.6k Dec 26, 2022
Tracing Versus Freehand for Evaluating Computer-Generated Drawings (SIGGRAPH 2021)

Tracing Versus Freehand for Evaluating Computer-Generated Drawings (SIGGRAPH 2021) Zeyu Wang, Sherry Qiu, Nicole Feng, Holly Rushmeier, Leonard McMill

Zach Zeyu Wang 23 Dec 09, 2022
A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling" (ICCV 2021)

Manifold Matching via Deep Metric Learning for Generative Modeling A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generat

69 Dec 10, 2022
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019

PoseNet of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image" Introduction This repo is official Py

Gyeongsik Moon 677 Dec 25, 2022
Generates all variables from your .tf files into a variables.tf file.

tfvg Generates all variables from your .tf files into a variables.tf file. It searches for every var.variable_name in your .tf files and generates a v

1 Dec 01, 2022
The codes and related files to reproduce the results for Image Similarity Challenge Track 2.

The codes and related files to reproduce the results for Image Similarity Challenge Track 2.

Wenhao Wang 89 Jan 02, 2023