معرفی شرکت ها


evalseg-2.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Medical Image Segmentation Evaluation
ویژگی مقدار
سیستم عامل -
نام فایل evalseg-2.7
نام evalseg
نسخه کتابخانه 2.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده modaresimr
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/modaresimr/evalseg/
آدرس اینترنتی https://pypi.org/project/evalseg/
مجوز -
[![pypi](https://img.shields.io/pypi/v/evalseg.svg)](https://pypi.org/project/evalseg) [![codecov](https://codecov.io/gh/modaresimr/evalseg/branch/main/graph/badge.svg?token=evalseg_token_here)](https://codecov.io/gh/modaresimr/evalseg) [![CI](https://github.com/modaresimr/evalseg/actions/workflows/main.yml/badge.svg)](https://github.com/modaresimr/evalseg/actions/workflows/main.yml) # Medical Image Segmentation Evaluation This project is intended to evaluate Medical Segmentation approaches from multiple prespective. ![graphic_abstract](https://user-images.githubusercontent.com/9498182/200766838-d133d84f-2805-4818-b98c-a470debdb6ee.png) ![graphic-abstract](https://user-images.githubusercontent.com/9498182/197723220-760ad148-e7a7-4bd6-bacb-805111141dcc.png) ![3d](https://user-images.githubusercontent.com/9498182/200767060-946e7184-7d3c-447f-8df1-5edc195e4c0f.png) ### What is included on this repository? - 📃 Documentation - 🐋 A simple [Containerfile](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](https://docs.pytest.org/en/latest/) - ✅ Code linting using [flake8](https://flake8.pycqa.org/en/latest/) - 📊 Code coverage reports using [codecov](https://about.codecov.io/sign-up/) - 🛳️ Automatic release to [PyPI](https://pypi.org) using [twine](https://twine.readthedocs.io/en/latest/) 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](.github/workflows/) with jobs to lint, test and release your project on Linux, Mac and Windows environments. --- # evalseg ## Install it from PyPI ```bash pip install evalseg ``` ```bash pip install git+https://github.com/modaresimr/evalseg ``` ## Usage ```py comming soon ``` ```bash $ python -m evalseg #or $ evalseg ``` ## Development Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.


نیازمندی

مقدار نام
>=0.23.3 pandas
>=1.14.5 numpy
>=2.2.0 matplotlib
- nibabel
- tqdm
- ipywidgets
- diskcache
- compress-pickle
- opencv-python
- scipy
- edt
- scikit-image
- connected-components-3d
- sparse
- k3d
- ipython
- typing-extensions
- psutil
- auto-profiler
- pytest
- coverage
- flake8
- black
- isort
- pytest-cov
- codecov
- mypy
- gitchangelog
- mkdocs


نحوه نصب


نصب پکیج whl evalseg-2.7:

    pip install evalseg-2.7.whl


نصب پکیج tar.gz evalseg-2.7:

    pip install evalseg-2.7.tar.gz