CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:FastMaskRCNN-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-05-12
  • 文件大小:
    337.6kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于循环卷积神经网络的图像处理,可用于图像的模式识别-Based on circular convolution neural network image processing, pattern recognition can be used in the image
(系统自动生成,下载前可以参看下载内容)

下载文件列表

FastMaskRCNN-master/
FastMaskRCNN-master/.gitignore
FastMaskRCNN-master/LICENSE
FastMaskRCNN-master/README.md
FastMaskRCNN-master/data/
FastMaskRCNN-master/data/README.md
FastMaskRCNN-master/download_and_convert_data.py
FastMaskRCNN-master/libs/
FastMaskRCNN-master/libs/Makefile
FastMaskRCNN-master/libs/__init__.py
FastMaskRCNN-master/libs/boxes/
FastMaskRCNN-master/libs/boxes/.gitignore
FastMaskRCNN-master/libs/boxes/__init__.py
FastMaskRCNN-master/libs/boxes/anchor.py
FastMaskRCNN-master/libs/boxes/bbox.pyx
FastMaskRCNN-master/libs/boxes/bbox_transform.py
FastMaskRCNN-master/libs/boxes/blob.py
FastMaskRCNN-master/libs/boxes/cython_anchor.py
FastMaskRCNN-master/libs/boxes/cython_anchor.pyx
FastMaskRCNN-master/libs/boxes/cython_bbox.py
FastMaskRCNN-master/libs/boxes/cython_bbox_transform.py
FastMaskRCNN-master/libs/boxes/cython_bbox_transform.pyx
FastMaskRCNN-master/libs/boxes/cython_nms.py
FastMaskRCNN-master/libs/boxes/gprof2dot.py
FastMaskRCNN-master/libs/boxes/nms.py
FastMaskRCNN-master/libs/boxes/nms.pyx
FastMaskRCNN-master/libs/boxes/nms_wrapper.py
FastMaskRCNN-master/libs/boxes/profile
FastMaskRCNN-master/libs/boxes/profile.png
FastMaskRCNN-master/libs/boxes/roi.py
FastMaskRCNN-master/libs/boxes/timer.py
FastMaskRCNN-master/libs/configs/
FastMaskRCNN-master/libs/configs/__init__.py
FastMaskRCNN-master/libs/configs/config_v1.py
FastMaskRCNN-master/libs/datasets/
FastMaskRCNN-master/libs/datasets/__init__.py
FastMaskRCNN-master/libs/datasets/coco.py
FastMaskRCNN-master/libs/datasets/dataset_factory.py
FastMaskRCNN-master/libs/datasets/download_and_convert_coco.py
FastMaskRCNN-master/libs/datasets/pycocotools/
FastMaskRCNN-master/libs/datasets/pycocotools/Makefile
FastMaskRCNN-master/libs/datasets/pycocotools/__init__.py
FastMaskRCNN-master/libs/datasets/pycocotools/_mask.c
FastMaskRCNN-master/libs/datasets/pycocotools/_mask.pyx
FastMaskRCNN-master/libs/datasets/pycocotools/coco.py
FastMaskRCNN-master/libs/datasets/pycocotools/cocoeval.py
FastMaskRCNN-master/libs/datasets/pycocotools/common/
FastMaskRCNN-master/libs/datasets/pycocotools/common/gason.cpp
FastMaskRCNN-master/libs/datasets/pycocotools/common/gason.h
FastMaskRCNN-master/libs/datasets/pycocotools/common/maskApi.c
FastMaskRCNN-master/libs/datasets/pycocotools/common/maskApi.h
FastMaskRCNN-master/libs/datasets/pycocotools/mask.py
FastMaskRCNN-master/libs/datasets/pycocotools/setup.py
FastMaskRCNN-master/libs/layers/
FastMaskRCNN-master/libs/layers/__init__.py
FastMaskRCNN-master/libs/layers/anchor.py
FastMaskRCNN-master/libs/layers/assign.py
FastMaskRCNN-master/libs/layers/crop.py
FastMaskRCNN-master/libs/layers/mask.py
FastMaskRCNN-master/libs/layers/roi.py
FastMaskRCNN-master/libs/layers/sample.py
FastMaskRCNN-master/libs/layers/wrapper.py
FastMaskRCNN-master/libs/logs/
FastMaskRCNN-master/libs/logs/__init__.py
FastMaskRCNN-master/libs/logs/log.py
FastMaskRCNN-master/libs/make.sh
FastMaskRCNN-master/libs/memory_util.py
FastMaskRCNN-master/libs/nets/
FastMaskRCNN-master/libs/nets/__init__.py
FastMaskRCNN-master/libs/nets/nets_factory.py
FastMaskRCNN-master/libs/nets/pyramid_network.py
FastMaskRCNN-master/libs/nets/resnet_utils.py
FastMaskRCNN-master/libs/nets/resnet_v1.py
FastMaskRCNN-master/libs/nms/
FastMaskRCNN-master/libs/nms/.gitignore
FastMaskRCNN-master/libs/nms/__init__.py
FastMaskRCNN-master/libs/nms/cpu_nms.pyx
FastMaskRCNN-master/libs/nms/gpu_nms.hpp
FastMaskRCNN-master/libs/nms/gpu_nms.pyx
FastMaskRCNN-master/libs/nms/nms_kernel.cu
FastMaskRCNN-master/libs/nms/py_cpu_nms.py
FastMaskRCNN-master/libs/preprocessings/
FastMaskRCNN-master/libs/preprocessings/__init__.py
FastMaskRCNN-master/libs/preprocessings/coco_v1.py
FastMaskRCNN-master/libs/preprocessings/utils.py
FastMaskRCNN-master/libs/setup.py
FastMaskRCNN-master/train/
FastMaskRCNN-master/train/__init__.py
FastMaskRCNN-master/train/train.py
FastMaskRCNN-master/train/train_utils.py
FastMaskRCNN-master/unit_test/
FastMaskRCNN-master/unit_test/__init__.py
FastMaskRCNN-master/unit_test/data_test.py
FastMaskRCNN-master/unit_test/layer_test.py
FastMaskRCNN-master/unit_test/preprocessing_test.py
FastMaskRCNN-master/unit_test/resnet50_test.py

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com