MedDiSC
MedDiSC [code] is a Medical De-identification, Segmentation and Curation tool. It was developed under HORIZON2020's INCISIVE project [link] and I contributed in its development.
Installation
pip install https://api.github.com/repos/valab-certh/meddisc/tarball/main#subdirectory=python
Usage
meddisc
Output
INFO: Started server process [19719]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://192.168.1.10:8000 (Press CTRL+C to quit)
You can access the frontend by navigating to the printed address with a web browser.