careamics-napari


Namecareamics-napari JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
Summarynapari plugin providing an interface to CAREamics.
upload_time2024-10-22 11:15:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://careamics.github.io/">
    <img src="https://raw.githubusercontent.com/CAREamics/.github/main/profile/images/banner_careamics.png">
  </a>
</p>

# CAREamics napari plugin

[![License](https://img.shields.io/pypi/l/careamics.svg?color=green)](https://github.com/CAREamics/careamics/blob/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/careamics-napari.svg?color=green)](https://pypi.org/project/careamics-napari)
[![Python Version](https://img.shields.io/pypi/pyversions/careamics.svg?color=green)](https://python.org)
[![CI](https://github.com/CAREamics/careamics/actions/workflows/ci.yml/badge.svg)](https://github.com/CAREamics/careamics/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/CAREamics/careamics/branch/main/graph/badge.svg)](https://codecov.io/gh/CAREamics/careamics)
[![Image.sc](https://img.shields.io/badge/Got%20a%20question%3F-Image.sc-blue)](https://forum.image.sc/)


CAREamics is a PyTorch library aimed at simplifying the use of Noise2Void and its many
variants and cousins (CARE, Noise2Noise, N2V2, P(P)N2V, HDN, muSplit etc.).

## Why CAREamics?

Noise2Void is a widely used denoising algorithm, and is readily available from the `n2v`
python package. However, `n2v` is based on TensorFlow, while more recent methods
denoising methods (PPN2V, DivNoising, HDN) are all implemented in PyTorch, but are
lacking the extra features that would make them usable by the community.

The aim of CAREamics is to provide a PyTorch library reuniting all the latest methods
in one package, while providing a simple and consistent API. The library relies on
PyTorch Lightning as a back-end. In addition, we will provide extensive documentation and
tutorials on how to best apply these methods in a scientific context.

This package provide a plugin for the [napari](https://napari.org/) viewer.

## Installation and use

Check out the [documentation](https://careamics.github.io/) for installation instructions and guides!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "careamics-napari",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Joran Deschamps <joran.deschamps@fht.org>",
    "download_url": "https://files.pythonhosted.org/packages/17/1c/78cb23f204a2c8a1f0bffba2e24541f7ac4e04d59aa06a4e58d0e550ebd6/careamics_napari-0.0.4.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://careamics.github.io/\">\n    <img src=\"https://raw.githubusercontent.com/CAREamics/.github/main/profile/images/banner_careamics.png\">\n  </a>\n</p>\n\n# CAREamics napari plugin\n\n[![License](https://img.shields.io/pypi/l/careamics.svg?color=green)](https://github.com/CAREamics/careamics/blob/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/careamics-napari.svg?color=green)](https://pypi.org/project/careamics-napari)\n[![Python Version](https://img.shields.io/pypi/pyversions/careamics.svg?color=green)](https://python.org)\n[![CI](https://github.com/CAREamics/careamics/actions/workflows/ci.yml/badge.svg)](https://github.com/CAREamics/careamics/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/CAREamics/careamics/branch/main/graph/badge.svg)](https://codecov.io/gh/CAREamics/careamics)\n[![Image.sc](https://img.shields.io/badge/Got%20a%20question%3F-Image.sc-blue)](https://forum.image.sc/)\n\n\nCAREamics is a PyTorch library aimed at simplifying the use of Noise2Void and its many\nvariants and cousins (CARE, Noise2Noise, N2V2, P(P)N2V, HDN, muSplit etc.).\n\n## Why CAREamics?\n\nNoise2Void is a widely used denoising algorithm, and is readily available from the `n2v`\npython package. However, `n2v` is based on TensorFlow, while more recent methods\ndenoising methods (PPN2V, DivNoising, HDN) are all implemented in PyTorch, but are\nlacking the extra features that would make them usable by the community.\n\nThe aim of CAREamics is to provide a PyTorch library reuniting all the latest methods\nin one package, while providing a simple and consistent API. The library relies on\nPyTorch Lightning as a back-end. In addition, we will provide extensive documentation and\ntutorials on how to best apply these methods in a scientific context.\n\nThis package provide a plugin for the [napari](https://napari.org/) viewer.\n\n## Installation and use\n\nCheck out the [documentation](https://careamics.github.io/) for installation instructions and guides!\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "napari plugin providing an interface to CAREamics.",
    "version": "0.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/CAREamics/careamics-napari/issues",
        "homepage": "https://careamics.github.io/",
        "repository": "https://github.com/CAREamics/careamics-napari"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "131f7723d3870b1615316866ab87b10bd73962c5db94abdc62f6724d289270b6",
                "md5": "d1861317df338059ca98aa657c8d0081",
                "sha256": "2980243f6ff61b2cec5387183eaba48e2936e53630290670c659cb4e33a8f470"
            },
            "downloads": -1,
            "filename": "careamics_napari-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1861317df338059ca98aa657c8d0081",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 71886,
            "upload_time": "2024-10-22T11:15:01",
            "upload_time_iso_8601": "2024-10-22T11:15:01.267061Z",
            "url": "https://files.pythonhosted.org/packages/13/1f/7723d3870b1615316866ab87b10bd73962c5db94abdc62f6724d289270b6/careamics_napari-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "171c78cb23f204a2c8a1f0bffba2e24541f7ac4e04d59aa06a4e58d0e550ebd6",
                "md5": "b591efee95a7d677cf5690cbfc975738",
                "sha256": "92d70539e5a655f11e2d7a925a515200701a1b48e28f6d30e442b726e93505c6"
            },
            "downloads": -1,
            "filename": "careamics_napari-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b591efee95a7d677cf5690cbfc975738",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 59498,
            "upload_time": "2024-10-22T11:15:03",
            "upload_time_iso_8601": "2024-10-22T11:15:03.093554Z",
            "url": "https://files.pythonhosted.org/packages/17/1c/78cb23f204a2c8a1f0bffba2e24541f7ac4e04d59aa06a4e58d0e550ebd6/careamics_napari-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 11:15:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CAREamics",
    "github_project": "careamics-napari",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "careamics-napari"
}
        
Elapsed time: 0.73405s