Skip to main content

No project description provided

Project description

EPFL Center for Imaging logo

🐭 Mousetumorpy

A toolbox to segment and track murine lung tumor nodules in mice CT scans.

Hightlights

  • Lungs cavity identification: Run a pretrained YoloV8 model to segment the lungs and crop the CT scans around them.
  • 3D tumor nodules segmentation: Run a pretrained nnUNet model to segment tumor nodules in the lungs.
  • 3D tracking of tumor nodules: Track tumor nodules across CT scans acquired at different times.

Installation

Install the mousetumorpy package with pip:

pip install git+https://github.com/EPFL-Center-for-Imaging/mousetumorpy.git

or clone the project and install the development version:

git clone https://github.com/EPFL-Center-for-Imaging/mousetumorpy.git
cd mousetumorpy
pip install -e .

Usage as a CLI

The command-line interface (CLI) provides several image processing functions.

Crop

Run a YoloV8 model to segment the lungs cavity and crop the image around the lungs.

mousetumorpy crop <image_file> <out_dir>

For more details, see mousetumorpy crop --help.

Predict

Run a nnUNet model to segment tumor nodules.

mousetumorpy predict <image_file> <out_dir>

For more details, see mousetumorpy predict --help.

Combine

Combine several 3D images (ZYX) into a single 4D image (TZYX).

mousetumorpy combine <image_1> <image_2> <image_3> <out_dir>

For more details, see mousetumorpy combine --help.

Track

Track tumor nodules across a 4D mask (TZYX) time series using trackpy or laptrack.

mousetumorpy track <labels_file> <out_dir>

For more details, see mousetumorpy track --help.

License

This project is licensed under the AGPL-3 license.

This project depends on the ultralytics package which is licensed under AGPL-3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mousetumorpy-0.0.1.tar.gz (50.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mousetumorpy-0.0.1-py3-none-any.whl (39.5 kB view details)

Uploaded Python 3

File details

Details for the file mousetumorpy-0.0.1.tar.gz.

File metadata

  • Download URL: mousetumorpy-0.0.1.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for mousetumorpy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 aa62374ed6dd637ab396a43e47aab5c3f4ff1f1118b3181041ea7864336b9b37
MD5 db909867eddd671a50c64f4d2bbe6c4e
BLAKE2b-256 24159d6ce3e9e11feeebfe6ded1255a6bbd151d67be56fe69959dfb1288059ab

See more details on using hashes here.

File details

Details for the file mousetumorpy-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: mousetumorpy-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 39.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for mousetumorpy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f04b9d8e99da8fc004646fe8928cb1b61eeb00cc62b461e62af71289ea497ba3
MD5 734b71ca297ec12dcb2048a606906e5a
BLAKE2b-256 052728556b7089095f4a249b07426003e1dd312b39a2eab6ff0d559e994d9faf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page