Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

esper

  • Clone with SSH
  • Clone with HTTPS
  • Ycblue's avatar
    Ycblue authored
    d6977d5d
    History
    Name Last commit Last update
    code
    data_tables
    exp/RCC
    logs
    README.md

    ESPer

    This is the code base for the 'Ecologically sustainable benchmarking of AI models for histopathology' submission.

    Model CLAM was implemented using the official repository.

    For feature extraction, we use the pretrained model and follow the instructions published here (https://github.com/Xiyue-Wang/RetCCL)

    For CO_{2}eq and power measurements, a custom fork of the experimental-impact-tracker was used.

    An example for ESPer score calculation for RCC task is included in in esper.ipynb.