-
mx-maskrcnn-master
我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
receiver
一个LED大屏幕接收卡的完整设计工程,有需要学习LED大屏幕控制的朋友可以参考
- 2010-02-28 12:18:21下载
- 积分:1
-
zhongzhilvbo
说明: 对图像进行中值滤波,代码调试通过,附有lena图像(The image is filtered by median filter, the code is debugged and passed, and the Lena image is attached.)
- 2019-03-13 14:57:27下载
- 积分:1
-
2DPCA
二维PCA-人脸识别--源程序.m个人认为比较好的,毕业设计用到啊(Two-dimensional PCA-face recognition- the source code. M personally think that a better graduation design uses ah)
- 2008-04-16 23:57:48下载
- 积分:1
-
DCT
利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。(DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.)
- 2009-07-16 11:26:01下载
- 积分:1
-
Q1.m
已知Radon变换(CT原始数据)利用中心切片法则重建CT图像(Reconstruction using central slice theorem)
- 2021-03-31 17:59:08下载
- 积分:1
-
image2segy
由地震剖面图像格式生成segy地震数据的M程序。matlab语言写的,非常好用。
包含示例。
(By the seismic profile image format to generate seismic data segy the M procedure. matlab language, very easy to use. Contains the sample.)
- 2009-06-16 18:01:17下载
- 积分:1
-
MPCACodes
说明: MPCA一个博士编写的多线程pca变换方法,内含发表论文(Dr. MPCA prepared a multi-threaded PCA transform methods, including papers)
- 2021-05-09 17:48:34下载
- 积分:1
-
IDL_LoadData
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!(IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!)
- 2020-11-19 15:39:38下载
- 积分:1
-
图像与处理及Tamura纹理特征提取
说明: 图像预处理以及提取图像的Tamura 纹理特征(Image preprocessing and Tamura texture feature extraction)
- 2021-02-26 22:59:37下载
- 积分:1