Skip to content

LMBDA-design/RGMIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGMIL

python version : 3.10

Requirements:

  • numpy
  • scikit-learn
  • torch
  • torchvision
  • scipy
  • PIL
  • visdom
  • pandas
  • pingouin

Benchmark Experiments

All the benchmark datasets are uploaded to datasets/Benchmark directory. Run following command to test RGP on these datasets:

python benchmark.py

You can also modify the DATASETS array in benchmark.py to perform specific experiments on different benchmark datasets.

Run following command to test DSMIL on these datasets for comparison:

python train_mil.py

You can also modify the DATASETS array in train_mil.py to perform specific experiments on different benchmark datasets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages