{ "info": { "author": "Meet Pragnesh Shah", "author_email": "meetshah1995@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "pytorch-semseg\n==============\n\n|license|\n\nSemantic Segmentation Algorithms Implemented in PyTorch\n-------------------------------------------------------\n\nThis repository aims at mirroring popular semantic segmentation\narchitectures in PyTorch.\n\n.. raw:: html\n\n
\n\n.. raw:: html\n\n
\n\nNetworks implemented\n~~~~~~~~~~~~~~~~~~~~\n\n- `PSPNet