Medical Image Segmentation Evaluation
Project description
Medical Image Segmentation Evaluation
This project is intended to evaluate Medical Segmentation approaches from multiple prespective.
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
evalseg-2.7-py3-none-any.whl
(68.4 kB
view details)
File details
Details for the file evalseg-2.7.tar.gz
.
File metadata
- Download URL: evalseg-2.7.tar.gz
- Upload date:
- Size: 52.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41f35de224b381b78d459e7bbfed1c6ab00625f9119198048a261543093819d2 |
|
MD5 | 15ce85e28e60bef328dcfd83adb70414 |
|
BLAKE2b-256 | 10a812a23ddfff240b2dc846579431bbe9832d494bfd3ce63ad63a5d986694a8 |
File details
Details for the file evalseg-2.7-py3-none-any.whl
.
File metadata
- Download URL: evalseg-2.7-py3-none-any.whl
- Upload date:
- Size: 68.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5788fe33cbc74108f8fa82b626e20e34986230ad605dd08cc52e59b68be0c08 |
|
MD5 | 7f9e1fda210d411d28f916bf1aa9894e |
|
BLAKE2b-256 | 69a420887734f4b17714d9fa7a82c73f87f288cf2f8c3fafaa310830950c5ad5 |