文件名称:FastMaskRCNN-master
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于循环卷积神经网络的图像处理,可用于图像的模式识别-Based on circular convolution neural network image processing, pattern recognition can be used in the image
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FastMaskRCNN-master
...................\.gitignore
...................\LICENSE
...................\README.md
...................\data
...................\....\README.md
...................\download_and_convert_data.py
...................\libs
...................\....\Makefile
...................\....\__init__.py
...................\....\boxes
...................\....\.....\.gitignore
...................\....\.....\__init__.py
...................\....\.....\anchor.py
...................\....\.....\bbox.pyx
...................\....\.....\bbox_transform.py
...................\....\.....\blob.py
...................\....\.....\cython_anchor.py
...................\....\.....\cython_anchor.pyx
...................\....\.....\cython_bbox.py
...................\....\.....\cython_bbox_transform.py
...................\....\.....\cython_bbox_transform.pyx
...................\....\.....\cython_nms.py
...................\....\.....\gprof2dot.py
...................\....\.....\nms.py
...................\....\.....\nms.pyx
...................\....\.....\nms_wrapper.py
...................\....\.....\profile
...................\....\.....\profile.png
...................\....\.....\roi.py
...................\....\.....\timer.py
...................\....\configs
...................\....\.......\__init__.py
...................\....\.......\config_v1.py
...................\....\datasets
...................\....\........\__init__.py
...................\....\........\coco.py
...................\....\........\dataset_factory.py
...................\....\........\download_and_convert_coco.py
...................\....\........\pycocotools
...................\....\........\...........\Makefile
...................\....\........\...........\__init__.py
...................\....\........\...........\_mask.c
...................\....\........\...........\_mask.pyx
...................\....\........\...........\coco.py
...................\....\........\...........\cocoeval.py
...................\....\........\...........\common
...................\....\........\...........\......\gason.cpp
...................\....\........\...........\......\gason.h
...................\....\........\...........\......\maskApi.c
...................\....\........\...........\......\maskApi.h
...................\....\........\...........\mask.py
...................\....\........\...........\setup.py
...................\....\layers
...................\....\......\__init__.py
...................\....\......\anchor.py
...................\....\......\assign.py
...................\....\......\crop.py
...................\....\......\mask.py
...................\....\......\roi.py
...................\....\......\sample.py
...................\....\......\wrapper.py
...................\....\logs
...................\....\....\__init__.py
...................\....\....\log.py
...................\....\make.sh
...................\....\memory_util.py
...................\....\nets
...................\....\....\__init__.py
...................\....\....\nets_factory.py
...................\....\....\pyramid_network.py
...................\....\....\resnet_utils.py
...................\....\....\resnet_v1.py
...................\....\nms
...................\....\...\.gitignore
...................\....\...\__init__.py
...................\....\...\cpu_nms.pyx
...................\....\...\gpu_nms.hpp
...................\....\...\gpu_nms.pyx
...................\....\...\nms_kernel.cu
...................\....\...\py_cpu_nms.py
...................\....\preprocessings
...................\....\..............\__init__.py
...................\....\..............\coco_v1.py
...................\....\..............\utils.py
...................\....\setup.py
...................\train
...................\.....\__init__.py
...................\.....\train.py
...................\.....\train_utils.py
...................\unit_test
...................\.........\__init__.py
...................\.........\data_test.py
...................\.........\layer_test.py
...................\.........\preprocessing_test.py
............