- 授权协议: BSD
- 开发语言: Lua
- 操作系统: Linux
- 软件首页: https://github.com/facebookresearch/multipathnet
- 软件文档: https://github.com/facebookresearch/multipathnet/blob/master/README.md
- 官方下载: https://github.com/facebookresearch/multipathnet
软件介绍
MultiPathNet是Facebook开源的人工智能图像分割软件,与另外两款:DeepMask、SharpMask,同时开源。三款工具相互配合完成一个完整的图像识别分割处理流程,DeepMask生成初始对象mask、SharpMask优化这些mask,最后由MultiPathNet来识别这些mask框定的物体。SharpMask目前已遵循BSD授权协议在GitHub上公开源码。
环境需求:
Linux
NVIDIA GPU with compute capability 3.5+
