Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nickk124 committed Jan 22, 2024
1 parent e1ade54 commit 9281f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# DBTex-baseline
This is an implementation of a basic Faster R-CNN model for breast tumor detection on the ultra-high resolution Duke BCS-DBT (Breast Cancer Screening - Digital Breast Tomosynthesis) dataset, to be used as a "baseline" model for the [DBTex breast lesion detection challenge](https://www.aapm.org/GrandChallenge/DBTex2/) and [benchmark](https://spie-aapm-nci-dair.westus2.cloudapp.azure.com/competitions/9).
This is an implementation of a basic Faster R-CNN model for breast tumor detection on the ultra-high resolution Duke BCS-DBT (Breast Cancer Screening - Digital Breast Tomosynthesis) dataset, to be used as a "baseline" model for the [DBTex breast lesion detection challenge](https://www.aapm.org/GrandChallenge/DBTex2/) and [benchmark]([https://spie-aapm-nci-dair.westus2.cloudapp.azure.com/competitions/9](https://www.cancerimagingarchive.net/collection/breast-cancer-screening-dbt/)).

We provide notebooks from pre-processing and dataset preparation to training and testing stages. We offer two version of the Faster-RCNN implementation.

Expand Down

0 comments on commit 9281f07

Please sign in to comment.