Skip to content

bryanwong17/Graph-Transformer-via-ResNet-SimCLR-for-WSI-Colon-Classification

Repository files navigation

Graph Transformer via ResNet SimCLR for Whole Slide Image (WSI) Colon Classification

1. Training a Patch Feature Extractor

  • cd feature_extractor/
  • python feature_extract.py (check config.yaml)

2. Build Graph

  • python build_graphs.py (check arg parser)

3. Training Graph Transformer

  • cd ..
  • python main.py (check arg parser at option.py)

4. Visualization (In Progress)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published