Skip to content

Commit

Permalink
add aidrbr attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
sectra-masve committed Nov 25, 2024
1 parent aa4a1df commit 62e4c35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/python/ia_app_basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ For a more realistic implementation where WSI processing is done in longer-runni

![pcad_demo_2024-11-21_15-48-thumbnail](https://github.com/user-attachments/assets/51c2d8d6-a549-411a-bc56-38d866e80d60)

Screenshot shows an example patch gallery server side app in Sectra PACS. The featured slide is from the AIDA-DRBR dataset, see https://doi.org/10.23698/aida/drbr - used with permission.

### Development notes
Uses a simple flask server for responding to IA-API requests and a requests-based client for outgoing communications with the IA-API..
Expand Down
1 change: 1 addition & 0 deletions examples/python/ia_wholeslide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The example consists of a `webserver.py` and workers started through `worker.py`

![Screenshot of app](https://github.com/user-attachments/assets/643ee890-26de-4662-962a-8b5f32625431)

Shreenshot showing the two app processes running and the in-progress message in Sectra PACS. The featured slide is from the AIDA-DRBR dataset, see https://doi.org/10.23698/aida/drbr - used with permission.

### Demo Application function
The *webserver* implements the DPAT IA-API and will respond to user manually triggering analysis as well as automatic image notifications sent on image import.
Expand Down

0 comments on commit 62e4c35

Please sign in to comment.