Skip to main content

Medical Image Segmentation Evaluation

Project description

pypi codecov CI

Medical Image Segmentation Evaluation

This project is intended to evaluate Medical Segmentation approaches from multiple prespective. graphic_abstract

graphic-abstract

3d

What is included on this repository?

  • 📃 Documentation
  • 🐋 A simple Containerfile to build a container image for your project.
    Containerfile is a more open standard for building container images than Dockerfile, you can use buildah or docker with this file.
  • 🧪 Testing structure using pytest
  • ✅ Code linting using flake8
  • 📊 Code coverage reports using codecov
  • 🛳️ Automatic release to PyPI using twine and github actions.
  • 🎯 Entry points to execute your program using python -m <evalseg> or $ evalseg with basic CLI argument parsing.
  • 🔄 Continuous integration using Github Actions with jobs to lint, test and release your project on Linux, Mac and Windows environments.

evalseg

Install it from PyPI

pip install evalseg
pip install git+https://github.com/modaresimr/evalseg

Usage

comming soon
$ python -m evalseg
#or
$ evalseg

Development

Read the CONTRIBUTING.md file.

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

evalseg-2.7.tar.gz (52.2 kB view hashes)

Uploaded Source

Built Distribution

evalseg-2.7-py3-none-any.whl (68.4 kB view hashes)

Uploaded Python 3

Supported by

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