BiomedSciAI / histocartography

A standardized Python API with necessary preprocessing, machine learning and explainability tools to facilitate graph-analytics in computational pathology.
GNU Affero General Public License v3.0
235 stars 55 forks source link

Add option to extract features from a specific CNN layer #32

Closed kevthan closed 2 years ago

kevthan commented 2 years ago

Local unit tests (python -m unittest discover -s test -p "test_*" -v) passed