Pak287 / WENO

Official PyTorch implementation of our NeurIPS 2022 paper: Weakly Supervised Knowledge Distillation for Whole Slide Image Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐫 WENO

Official PyTorch implementation of our NeurIPS 2022 paper: Bi-directional Weakly Supervised Knowledge Distillation for Whole Slide Image Classification. We propose an end-to-end weakly supervised knowledge distillation framework (WENO) for WSI classification, which integrates a bag classifier and an instance classifier in a knowledge distillation framework to mutually improve the performance of both classifiers. WENO is a plug-and-play framework that can be easily applied to any existing attention-based bag classification methods.

On Updating.

About

Official PyTorch implementation of our NeurIPS 2022 paper: Weakly Supervised Knowledge Distillation for Whole Slide Image Classification


Languages

Language:Python 100.0%