DeepPeak


NameDeepPeak JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA package for deep-learning peak detection.
upload_time2025-08-27 13:45:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT License Copyright (c) 2020 Martin Poinsinet de Sivry-Houle Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords refracive index optics microbeads mie scattering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            DeepPeak
========

DeepPeak is a Python package for detecting and localizing peaks in 1D signals using deep learning. Designed for researchers and engineers, it simplifies the process of training and deploying neural networks for peak detection.

Key Features
------------
- **Deep Learning-based Peak Detection**: Leverages Keras and TensorFlow for state-of-the-art performance.
- **Gaussian Peak Handling**: Built-in support for detecting Gaussian-shaped peaks.
- **Custom Signal Support**: Easily adaptable to various types of 1D signals.
- **Easy-to-Use API**: Train and predict with minimal setup.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "DeepPeak",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "refracive index, optics, microbeads, Mie scattering",
    "author": null,
    "author_email": "Martin Poinsinet de Sivry-Houle <martin.poinsinet.de.sivry@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d9/c6/931a5bb65d5f9b6f119200364632c290e687874498f4d0b53e8031bae2ec/deeppeak-0.0.3.tar.gz",
    "platform": null,
    "description": "DeepPeak\n========\n\nDeepPeak is a Python package for detecting and localizing peaks in 1D signals using deep learning. Designed for researchers and engineers, it simplifies the process of training and deploying neural networks for peak detection.\n\nKey Features\n------------\n- **Deep Learning-based Peak Detection**: Leverages Keras and TensorFlow for state-of-the-art performance.\n- **Gaussian Peak Handling**: Built-in support for detecting Gaussian-shaped peaks.\n- **Custom Signal Support**: Easily adaptable to various types of 1D signals.\n- **Easy-to-Use API**: Train and predict with minimal setup.\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2020 Martin Poinsinet de Sivry-Houle\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "A package for deep-learning peak detection.",
    "version": "0.0.3",
    "project_urls": {
        "Documentation": "https://martinpdes.github.io/DeepPeak/",
        "Homepage": "https://github.com/MartinPdeS/DeepPeak",
        "Repository": "https://github.com/MartinPdeS/DeepPeak.git"
    },
    "split_keywords": [
        "refracive index",
        " optics",
        " microbeads",
        " mie scattering"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2d6c716e6c0e5155a771e964ea803b7f11f9d9093e10eb4828381d6b17693a10",
                "md5": "a0af943e9f611f15deb03e05d9ee1a07",
                "sha256": "67e7c2380b24ff6b547e5e92d4fe0dff4db13a5bd098cb40f658990dd9d854fe"
            },
            "downloads": -1,
            "filename": "deeppeak-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0af943e9f611f15deb03e05d9ee1a07",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 1100744,
            "upload_time": "2025-08-27T13:45:36",
            "upload_time_iso_8601": "2025-08-27T13:45:36.261306Z",
            "url": "https://files.pythonhosted.org/packages/2d/6c/716e6c0e5155a771e964ea803b7f11f9d9093e10eb4828381d6b17693a10/deeppeak-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9c6931a5bb65d5f9b6f119200364632c290e687874498f4d0b53e8031bae2ec",
                "md5": "2070ae562af78a104af37a1a464d295b",
                "sha256": "0e5c147ae948ed91e88482a983b0b571dc2304baf7b814540956dbe2843615ec"
            },
            "downloads": -1,
            "filename": "deeppeak-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2070ae562af78a104af37a1a464d295b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2415550,
            "upload_time": "2025-08-27T13:45:38",
            "upload_time_iso_8601": "2025-08-27T13:45:38.196630Z",
            "url": "https://files.pythonhosted.org/packages/d9/c6/931a5bb65d5f9b6f119200364632c290e687874498f4d0b53e8031bae2ec/deeppeak-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 13:45:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MartinPdeS",
    "github_project": "DeepPeak",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deeppeak"
}
        
Elapsed time: 0.75332s