登录
首页 » matlab » TNNR_code

TNNR_code

于 2018-06-12 发布 文件大小:243KB
0 252
下载积分: 1 下载次数: 11

代码说明:

  截断核范数程序,admm和apg的实现过程(Truncation of kernel norm programs, the implementation of ADMM and APG)

文件列表:

TNNR_code, 0 , 2012-11-29
TNNR_code\TNNR_code, 0 , 2012-11-28
TNNR_code\TNNR_code\pic, 0 , 2012-11-16
TNNR_code\TNNR_code\pic\re1.jpg, 10858 , 2012-02-20
TNNR_code\TNNR_code\pic\re10.jpg, 20861 , 2012-04-02
TNNR_code\TNNR_code\pic\re11.jpg, 20237 , 2012-04-01
TNNR_code\TNNR_code\pic\re2.jpg, 21667 , 2012-02-20
TNNR_code\TNNR_code\pic\re3.jpg, 20747 , 2012-02-20
TNNR_code\TNNR_code\pic\re4.jpg, 14070 , 2012-02-20
TNNR_code\TNNR_code\pic\re5.jpg, 21428 , 2012-02-20
TNNR_code\TNNR_code\pic\re6.jpg, 5863 , 2012-02-20
TNNR_code\TNNR_code\pic\re7.jpg, 27999 , 2012-02-20
TNNR_code\TNNR_code\pic\re8.jpg, 69403 , 2012-02-20
TNNR_code\TNNR_code\pic\re9.jpg, 9622 , 2012-02-21
TNNR_code\TNNR_code\TNNR-admm, 0 , 2012-11-28
TNNR_code\TNNR_code\TNNR-admm\admmAXB.m, 1135 , 2012-11-28
TNNR_code\TNNR_code\TNNR-admm\admm_pic.m, 2549 , 2012-11-28
TNNR_code\TNNR_code\TNNR-admm\PSNR.m, 523 , 2012-11-16
TNNR_code\TNNR_code\TNNR-admm\result, 0 , 2012-11-16
TNNR_code\TNNR_code\TNNR-apgl, 0 , 2012-11-28
TNNR_code\TNNR_code\TNNR-apgl\apgl_pic.m, 2586 , 2012-11-28
TNNR_code\TNNR_code\TNNR-apgl\my_apgl.m, 1652 , 2012-11-28
TNNR_code\TNNR_code\TNNR-apgl\PSNR.m, 504 , 2012-07-03
TNNR_code\TNNR_code\TNNR-apgl\result, 0 , 2012-11-29
TNNR_code\TNNR_code\TNNR_main.m, 1791 , 2012-11-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 4
    说明:  我主要做的是图像分割算法的研究,这个是图像分割的程序,主要用神经网络!(I mainly do is to image segmentation algorithm, this is the image segmentation procedure, the main neural network!)
    2008-06-26 21:23:43下载
    积分:1
  • NED
    利用小波熵自适应去噪并求出各层熵值(绝对值表示) 及权重,自写论文(Using wavelet entropy adaptive de-noising and the obtained layers entropy (absolute value) and weight, since writing papers)
    2012-08-22 20:55:21下载
    积分:1
  • question2
    击中和击不中变换,可以很好的找出想要的图像,对图像识别和分割有很好的帮助(miss or not miss)
    2015-11-20 16:25:41下载
    积分:1
  • py-faster-rcnn-master
    图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
    2020-12-11 15:39:18下载
    积分:1
  • face
    基于Gabor小波变换的特征提取和人工智能的人脸检测系统源代码.(Based on the Gabor wavelet feature extraction and artificial intelligence face detection system source code.)
    2008-06-05 16:53:58下载
    积分:1
  • SIFT-EMGUCV
    基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点(EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT)
    2014-09-26 17:10:11下载
    积分:1
  • 史上最快人脸检测系统(超越OpenCV)
    史上最快人脸检测系统(超越OpenCV)
    2019-03-19下载
    积分:1
  • 第五组
    通过matlab实现jpeg图像压缩编码。(To realise jpeg coding.)
    2017-08-06 19:46:05下载
    积分:1
  • matlab实验程序
    说明:  (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。 (2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。 (3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。 (4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image. (2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results. (3) The image processing of Laplacian operator and image enhancement are realized by programming Sobel operator is used to extract image edge. The results are compared with those of MATLAB. (4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
    2020-07-19 14:29:09下载
    积分:1
  • saomiaoxian
    这是一个扫描线种子填充算法的程序,这个程序的演示效果不错(This is a scan line seed fill algorithm program, this program demonstrates good results)
    2020-06-30 20:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载