Skip to content

AITRICS/pathology_mil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whole Slide Image (WSI) classification using Multiple Instance Learning

Disclaimer

This repo is tested under Python 3.8, PyTorch 1.12+cuda11.3

Installation

conda update -n base -c defaults conda -y
conda create -n p1131 python=3.8 -y
conda install pytorch torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c nvidia -y
conda install -c anaconda scikit-learn -y
conda install -c conda-forge tqdm -y
~/anaconda3/envs/p1131/bin/pip install pushbullet-python

Guide

Under construction

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages