DiSTNet2D


NameDiSTNet2D JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/jeanollion/distnet2d
Summarytensorflow/keras implementation of DiSTNet 2D
upload_time2024-05-16 15:37:43
maintainerNone
docs_urlNone
authorJean Ollion
requires_python>=3
licenseNone
keywords segmentation tracking cell tensorflow keras
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DistNet2D: Leveraging long-range temporal information for efficient segmentation and tracking

This repository contains python code for training the neural network.

[Link to preprint](https://arxiv.org/abs/2310.19641)

[Link to tutorial](https://github.com/jeanollion/bacmman/wiki/DistNet2D)

Jean Ollion, Martin Maliet, Caroline Giuglaris, Elise Vacher, Maxime Deforet

Extracting long tracks and lineages from videomicroscopy requires an extremely low error rate, which is challenging on complex datasets of dense or deforming cells. Leveraging temporal context is key to overcoming this challenge. We propose DistNet2D, a new deep neural network (DNN) architecture for 2D cell segmentation and tracking that leverages both mid- and long-term temporal information. DistNet2D considers seven frames at the input and uses a post-processing procedure that exploits information from the entire video to correct segmentation errors. DistNet2D outperforms two recent methods on two experimental datasets, one containing densely packed bacterial cells and the other containing eukaryotic cells. It is integrated into an ImageJ-based graphical user interface for 2D data visualization, curation, and training. Finally, we demonstrate the performance of DistNet2D on correlating the size and shape of cells with their transport properties over large statistics, for both bacterial and eukaryotic cells.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jeanollion/distnet2d",
    "name": "DiSTNet2D",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "Segmentation, Tracking, Cell, Tensorflow, Keras",
    "author": "Jean Ollion",
    "author_email": "jean.ollion@polytechnique.org",
    "download_url": "https://files.pythonhosted.org/packages/2f/f1/d9f6f8d6e17e66d31cb2d032dca4f01d127a40542244e508732249942e48/distnet2d-0.1.6.tar.gz",
    "platform": null,
    "description": "# DistNet2D: Leveraging long-range temporal information for efficient segmentation and tracking\n\nThis repository contains python code for training the neural network.\n\n[Link to preprint](https://arxiv.org/abs/2310.19641)\n\n[Link to tutorial](https://github.com/jeanollion/bacmman/wiki/DistNet2D)\n\nJean Ollion, Martin Maliet, Caroline Giuglaris, Elise Vacher, Maxime Deforet\n\nExtracting long tracks and lineages from videomicroscopy requires an extremely low error rate, which is challenging on complex datasets of dense or deforming cells. Leveraging temporal context is key to overcoming this challenge. We propose DistNet2D, a new deep neural network (DNN) architecture for 2D cell segmentation and tracking that leverages both mid- and long-term temporal information. DistNet2D considers seven frames at the input and uses a post-processing procedure that exploits information from the entire video to correct segmentation errors. DistNet2D outperforms two recent methods on two experimental datasets, one containing densely packed bacterial cells and the other containing eukaryotic cells. It is integrated into an ImageJ-based graphical user interface for 2D data visualization, curation, and training. Finally, we demonstrate the performance of DistNet2D on correlating the size and shape of cells with their transport properties over large statistics, for both bacterial and eukaryotic cells.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "tensorflow/keras implementation of DiSTNet 2D",
    "version": "0.1.6",
    "project_urls": {
        "Download": "https://github.com/jeanollion/distnet2d/releases/download/v0.1.6/distnet2d-0.1.6.tar.gz",
        "Homepage": "https://github.com/jeanollion/distnet2d"
    },
    "split_keywords": [
        "segmentation",
        " tracking",
        " cell",
        " tensorflow",
        " keras"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81a568c6001459a669b1acf56a3db90f8c1914023e3f23c06e99faad150ed405",
                "md5": "6a24128a03e12abcf172d9d5dfd0c684",
                "sha256": "f8f92a4c8d3d9f1e9f7f73a56cb699da71935a0ee2d1ddadb0490350ad9a09de"
            },
            "downloads": -1,
            "filename": "DiSTNet2D-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a24128a03e12abcf172d9d5dfd0c684",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 56288,
            "upload_time": "2024-05-16T15:37:42",
            "upload_time_iso_8601": "2024-05-16T15:37:42.498352Z",
            "url": "https://files.pythonhosted.org/packages/81/a5/68c6001459a669b1acf56a3db90f8c1914023e3f23c06e99faad150ed405/DiSTNet2D-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ff1d9f6f8d6e17e66d31cb2d032dca4f01d127a40542244e508732249942e48",
                "md5": "808ec78dce2945714d159802691a5fa5",
                "sha256": "83a2708b200722ebadc7a999acbc6a286d9d59034c24e350905b9628a7c43785"
            },
            "downloads": -1,
            "filename": "distnet2d-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "808ec78dce2945714d159802691a5fa5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 51068,
            "upload_time": "2024-05-16T15:37:43",
            "upload_time_iso_8601": "2024-05-16T15:37:43.768363Z",
            "url": "https://files.pythonhosted.org/packages/2f/f1/d9f6f8d6e17e66d31cb2d032dca4f01d127a40542244e508732249942e48/distnet2d-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 15:37:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jeanollion",
    "github_project": "distnet2d",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "distnet2d"
}
        
Elapsed time: 0.27976s