Skip to content

RadBench is a radiology benchmark framework developed by Harrison.ai.

Notifications You must be signed in to change notification settings

harrison-ai/radbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadBench Logo

RadBench: Radiology Benchmark Framework

Documentations

Overview

RadBench is a radiology benchmark framework developed by Harrison.ai. It is designed to evaluate the performance of Harrison.ai's foundational radiology model, harrison.rad.1, against other competitive models in the field. The framework employs a rigorous evaluation methodology across three distinct datasets to ensure the models are thoroughly assessed for clinical relevance, accuracy, and case comprehension. These datasets are:

  1. RadBench Dataset: A new visual question-answering dataset designed by Harrison.ai to benchmark radiology models.

  2. VQA-RAD Dataset: A visual question-answering dataset for radiology, available at Nature Datasets.

  3. Fellowship of the Royal College of Radiologists (FRCR) 2B Examination: Curated for the Fellowship of the Royal College of Radiologists (FRCR) Rapids 2B exam, obtained from third parties to ensure fairness in our evaluation process.

mkdocs dev

To launch mkdocs locally, follow these instructions:

  1. Create a Python environment:
python3 -m venv .venv
. .venv/bin/activate
  1. Install the dependencies:
make install
  1. Start the serving endpoint:
make serve

About

RadBench is a radiology benchmark framework developed by Harrison.ai.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published