mask rcnn.rar
免费分享互帮互助 name='mask-rcnn', version='2.1', url='https://github.com/matterport/Mask_RCNN', author='Matterport', author_email='waleed.abdulla@gmail.com', license='MIT', description='Mask R-CNN for object detection and instance segmentation', packages=["mrcnn"], install_requires=install_reqs, include_package_data=True, python_requires='>=3.4', long_description="""This is an implementation of Mask R-CNN on Python 3, Keras, and TensorFlow. The model generates bounding boxes and segmentation masks for each instance of an object in the image. It's based on Feature Pyramid Network (FPN) and a ResNet101 backbone.""",
文件列表
mask rcnn.rar
(预估有个512文件)
.gitignore
569B
setup.cfg
99B
9.jpg
32KB
23.jpg
31KB
19.jpg
30KB
9.jpg
32KB
MANIFEST.in
58B
codestyle.ini
62B
encoding.ini
64B
vcs.ini
92B
暂无评论