AdsbAnomalyDetector


NameAdsbAnomalyDetector JSON
Version 0.2.2 PyPI version JSON
download
home_page
SummaryLow altitude aircraft anomaly detector
upload_time2023-11-30 13:24:09
maintainer
docs_urlNone
authorPirolley Melvyn
requires_python
license
keywords python deep learning tensorflow aircraft classification ads-b
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    This package contains a trained model to detect anomalies in low altitude traffic.
    The model focus on spoofing attack, by recognizing the aircraft the type based on its ADS-B signal.
    Hence, if the aircraft pretend to be a small aircraft, but the model recognize it as a plane, it is an anomaly. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "AdsbAnomalyDetector",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,deep learning,tensorflow,aircraft,classification,ADS-B",
    "author": "Pirolley Melvyn",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/31/dd/cde2e0c7161efc8e0ef6ff639e3addc5fbe8a9e0bab7a0938eeef3c5a32a/AdsbAnomalyDetector-0.2.2.tar.gz",
    "platform": null,
    "description": "\n    This package contains a trained model to detect anomalies in low altitude traffic.\n    The model focus on spoofing attack, by recognizing the aircraft the type based on its ADS-B signal.\n    Hence, if the aircraft pretend to be a small aircraft, but the model recognize it as a plane, it is an anomaly. \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Low altitude aircraft anomaly detector",
    "version": "0.2.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        "deep learning",
        "tensorflow",
        "aircraft",
        "classification",
        "ads-b"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31ddcde2e0c7161efc8e0ef6ff639e3addc5fbe8a9e0bab7a0938eeef3c5a32a",
                "md5": "c9a1f9a775706c70ab40ce427ba77847",
                "sha256": "69c719a60ea89c5f84e15c0967176a98aa78429970e07e11b5804425bf8d72a4"
            },
            "downloads": -1,
            "filename": "AdsbAnomalyDetector-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c9a1f9a775706c70ab40ce427ba77847",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74366098,
            "upload_time": "2023-11-30T13:24:09",
            "upload_time_iso_8601": "2023-11-30T13:24:09.641486Z",
            "url": "https://files.pythonhosted.org/packages/31/dd/cde2e0c7161efc8e0ef6ff639e3addc5fbe8a9e0bab7a0938eeef3c5a32a/AdsbAnomalyDetector-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 13:24:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "adsbanomalydetector"
}
        
Elapsed time: 0.18463s