Code Monkey home page Code Monkey logo

cv-ip / scorenet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stegmuel/scorenet

0.0 0.0 0.0 38 KB

Official implementation of "ScoreNet: Learning Non-Uniform Attention and Augmentation for Transformer-Based Histopathological Image Classification".

Home Page: https://openaccess.thecvf.com/content/WACV2023/papers/Stegmuller_ScoreNet_Learning_Non-Uniform_Attention_and_Augmentation_for_Transformer-Based_Histopathological_Image_WACV_2023_paper.pdf

License: Apache License 2.0

Python 100.00%

scorenet's Introduction

ScoreNet

PyTorch implementation of "ScoreNet: Learning Non-Uniform Attention and Augmentation for Transformer-Based Histopathological Image Classification".

Datasets

BRACS

The BRACS dataset is organized as follows:

tree -d BRACS/BRACS_RoI/previous
BRACS/BRACS_RoI/previous
├── test
│   ├── 0_N
│   ├── 1_PB
│   ├── 2_UDH
│   ├── 3_ADH
│   ├── 4_FEA
│   ├── 5_DCIS
│   └── 6_IC
├── train
│   ├── 0_N
│   ├── 1_PB
│   ├── 2_UDH
│   ├── 3_ADH
│   ├── 4_FEA
│   ├── 5_DCIS
│   └── 6_IC
└── val
    ├── 0_N
    ├── 1_PB
    ├── 2_UDH
    ├── 3_ADH
    ├── 4_FEA
    ├── 5_DCIS
    └── 6_IC

Note that to be able to compare with existing baselines we used the "previous" version of the dataset.

BACH

The BACH dataset is organized as follows:

tree -d ICIAR2018_BACH_Challenge/Photos/ 
ICIAR2018_BACH_Challenge/Photos/
├── Benign
├── InSitu
├── Invasive
└── Normal

Acknowledgment

This code relies on some elements of DINO and the accompanying code of Differentiable Patch Selection for Image Recognition.

Cite

@inproceedings{stegmuller2023scorenet,
  title={Scorenet: Learning non-uniform attention and augmentation for transformer-based histopathological image classification},
  author={Stegm{\"u}ller, Thomas and Bozorgtabar, Behzad and Spahr, Antoine and Thiran, Jean-Philippe},
  booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision},
  pages={6170--6179},
  year={2023}
}

scorenet's People

Contributors

stegmuel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.