{ "info": { "author": "Resnick Xing", "author_email": "resnick.xing@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation", "Topic :: Software Development :: Libraries" ], "description": "====\nautometric\n====\n\n``autometric`` is to help draw ROC,PR curves for image semantic segmentation problem.When you have groundtruth image and\npredict probabilistic image,this package can draw ROC,PR curves and save them to your savepath.It can also calculate FPR\n(False Positive Rate) TPR(True Positive Rate) AUC(Area under Curve) MAP(Mean Average Precision) IoU(Intersection over Union)\nat the same time.\n\nUsage\n-----\n\n``autometric`` include the following function/class:\n\n\n- ``CollectData``: a ``class`` to calculate FPR,TPR,AUC,MAP,IOU\n\n- ``DrawCurve``: a ``class`` to draw and save ROC PR curves\n\n- ``fileList``: a ``function`` to collect file to a list\n\n- ``drawCurve``: a ``function`` to draw curves and calculate parameters.Read example.py to get an idea of how to use!\n\n\n.. image:: url(https://i.imgur.com/ZCNAIFw.png)\n :width: 500px\n :alt: Sphinx Neo-Hittite\n :target: \n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/DeepTrial/AutoMetric", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "autometric", "package_url": "https://pypi.org/project/autometric/", "platform": "all", "project_url": "https://pypi.org/project/autometric/", "project_urls": { "Homepage": "https://github.com/DeepTrial/AutoMetric" }, "release_url": "https://pypi.org/project/autometric/0.1/", "requires_dist": null, "requires_python": "", "summary": "draw ROC,PR curve and calculate AUC MAP IoU for image semantic segmentation problem", "version": "0.1" }, "last_serial": 3818238, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "84c6108a6a88a2a2aeb563139b5b2141", "sha256": "e34e84349d665faf4976ab4168ce7cc51f046ac5037a29f63f0612474de38b60" }, "downloads": -1, "filename": "autometric-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "84c6108a6a88a2a2aeb563139b5b2141", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3134, "upload_time": "2018-04-29T07:13:07", "url": "https://files.pythonhosted.org/packages/ab/0f/b3df994de8e03642fb5dac05ff7775a15c91e2b72ea9054e4147a667b4bf/autometric-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c258309a936b042ac71ea0ce56abb883", "sha256": "44e1c4c96d888a50fdc44390feb2ebc11cfce56425d5bce0cd941b9deb2c5792" }, "downloads": -1, "filename": "autometric-0.1.tar.gz", "has_sig": false, "md5_digest": "c258309a936b042ac71ea0ce56abb883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1625, "upload_time": "2018-04-29T07:13:09", "url": "https://files.pythonhosted.org/packages/86/01/2b29cda2c67be676eec396539c025828ce2904bcaa3472b28cc6ad7ff3f2/autometric-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84c6108a6a88a2a2aeb563139b5b2141", "sha256": "e34e84349d665faf4976ab4168ce7cc51f046ac5037a29f63f0612474de38b60" }, "downloads": -1, "filename": "autometric-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "84c6108a6a88a2a2aeb563139b5b2141", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3134, "upload_time": "2018-04-29T07:13:07", "url": "https://files.pythonhosted.org/packages/ab/0f/b3df994de8e03642fb5dac05ff7775a15c91e2b72ea9054e4147a667b4bf/autometric-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c258309a936b042ac71ea0ce56abb883", "sha256": "44e1c4c96d888a50fdc44390feb2ebc11cfce56425d5bce0cd941b9deb2c5792" }, "downloads": -1, "filename": "autometric-0.1.tar.gz", "has_sig": false, "md5_digest": "c258309a936b042ac71ea0ce56abb883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1625, "upload_time": "2018-04-29T07:13:09", "url": "https://files.pythonhosted.org/packages/86/01/2b29cda2c67be676eec396539c025828ce2904bcaa3472b28cc6ad7ff3f2/autometric-0.1.tar.gz" } ] }