{ "info": { "author": "wswday", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "MMCV\n====\n\n.. image:: https://travis-ci.com/open-mmlab/mmcv.svg?branch=master\n :target: https://travis-ci.com/open-mmlab/mmcv\n\n.. image:: https://codecov.io/gh/open-mmlab/mmcv/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/open-mmlab/mmcv\n\n.. image:: \thttps://img.shields.io/github/license/open-mmlab/mmcv.svg\n :target: https://github.com/open-mmlab/mmcv/blob/master/LICENSE\n\n\nIntroduction\n------------\n\nMMCV is a foundational python library for computer vision research and supports many\nresearch projects in MMLAB, such as `MMDetection `_\nand `MMAction `_.\n\nIt provides the following functionalities.\n\n- Universal IO APIs\n- Image processing\n- Video processing\n- Image and annotation visualization\n- Useful utilities (progress bar, timer, ...)\n- PyTorch runner with hooking mechanism\n- Various CNN architectures\n\nSee the `documentation `_ for more features and usage.\n\n\nInstallation\n------------\n\nTry and start with\n\n.. code::\n\n pip install mmcv\n\n\nor install from source\n\n.. code::\n\n git clone https://github.com/open-mmlab/mmcv.git\n cd mmcv\n pip install . # (add \"-e\" if you want to develop or modify the codes)\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/wswday/mmcv", "keywords": "computer vision", "license": "", "maintainer": "", "maintainer_email": "", "name": "mmcv-win", "package_url": "https://pypi.org/project/mmcv-win/", "platform": "", "project_url": "https://pypi.org/project/mmcv-win/", "project_urls": { "Homepage": "https://github.com/wswday/mmcv" }, "release_url": "https://pypi.org/project/mmcv-win/0.2.10/", "requires_dist": [ "numpy (>=1.11.1)", "pyyaml", "six", "addict", "requests", "opencv-python", "Cython" ], "requires_python": "", "summary": "Open MMLab Computer Vision Foundation", "version": "0.2.10" }, "last_serial": 5498681, "releases": { "0.2.10": [ { "comment_text": "", "digests": { "md5": "05e115d3b71dff6e971d827920ab45d9", "sha256": "8d144b748914ecaf0a29dbf6363d5e5d69637b5cb9b4297113e03a9af181a420" }, "downloads": -1, "filename": "mmcv_win-0.2.10-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "05e115d3b71dff6e971d827920ab45d9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 94857, "upload_time": "2019-07-08T02:23:31", "url": "https://files.pythonhosted.org/packages/87/f0/08573927939ae76b53e7bf5d309971a47df2f9c818c391f8a42e4e6e0194/mmcv_win-0.2.10-cp36-cp36m-win_amd64.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05e115d3b71dff6e971d827920ab45d9", "sha256": "8d144b748914ecaf0a29dbf6363d5e5d69637b5cb9b4297113e03a9af181a420" }, "downloads": -1, "filename": "mmcv_win-0.2.10-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "05e115d3b71dff6e971d827920ab45d9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 94857, "upload_time": "2019-07-08T02:23:31", "url": "https://files.pythonhosted.org/packages/87/f0/08573927939ae76b53e7bf5d309971a47df2f9c818c391f8a42e4e6e0194/mmcv_win-0.2.10-cp36-cp36m-win_amd64.whl" } ] }