登录
首页 » Python » MobileNetV2-master

MobileNetV2-master

于 2021-04-23 发布
0 228
下载积分: 1 下载次数: 3

代码说明:

说明:  实现图像分类,可完成对图像的多分类问题,效果较好(Realize image classification, can complete the multi-classification of images, the effect is better)

文件列表:

MobileNetV2-master, 0 , 2019-05-25
MobileNetV2-master\.gitignore, 1157 , 2019-05-25
MobileNetV2-master\LICENSE, 1062 , 2019-05-25
MobileNetV2-master\README.md, 2536 , 2019-05-25
MobileNetV2-master\data, 0 , 2019-05-25
MobileNetV2-master\data\convert.py, 932 , 2019-05-25
MobileNetV2-master\images, 0 , 2019-05-25
MobileNetV2-master\images\MobileNetv2.png, 1124602 , 2019-05-25
MobileNetV2-master\images\net.jpg, 33976 , 2019-05-25
MobileNetV2-master\images\stru.jpg, 71631 , 2019-05-25
MobileNetV2-master\mobilenet_v2.py, 6066 , 2019-05-25
MobileNetV2-master\model, 0 , 2019-05-25
MobileNetV2-master\model\hist.csv, 25576 , 2019-05-25
MobileNetV2-master\train.py, 4679 , 2019-05-25

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

发表评论

0 个回复

  • pretrm
    图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫(image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates)
    2007-03-22 21:34:01下载
    积分:1
  • barcode
    基于图像的条形码识别程序(识别EAN13码),只要条形码的背景部分是纯色,程序就能有相当强的鲁棒性。(Image-based bar code recognition program (recognize EAN13 code), as long as the background of the bar code is solid, the program can be quite strongly robust.)
    2010-01-23 02:13:23下载
    积分:1
  • spiht_5
    image compression using sphit algorithm
    2012-02-15 19:59:27下载
    积分:1
  • criminisi
    本算法为经典的criminisi算法,直接可以用于图像修复,资料中含有测试图片,测试效果明显,可以直接运行。(It is the classic criminisi algorithm and can be directly used for image inpainting, the data contains test pictures, the test results are obvious, the code can be run directly.)
    2020-11-09 18:49:47下载
    积分:1
  • source
    代码中包含在MATLAB中实现DICOM文件的VOILUT感兴趣区域转换。将DICOM文件的数据重新存储为PNG格式的灰度图像。打开一个文件夹的DICOM文件并将其存储在另一个文件夹中以PNG格式储存。(Included in the MATLAB code to implement DICOM files VOILUT region of interest conversion. The data will be re-stored DICOM files in PNG format, grayscale images. Open a folder and stored in the DICOM files to another folder in PNG format.)
    2011-11-01 22:41:25下载
    积分:1
  • yuan
    生成四副条纹图,进行四步相移,并且进行相位解包裹,并以图片形式输出结果(Generate four fringes, were four-step phase shift and phase unwrapping, and output as a picture)
    2020-12-20 10:59:10下载
    积分:1
  • .zip
    对场景分类和语义特征稀疏化的高层图像表示(Object Bank: A High-Level Image Representation for Scene Classification & Semantic Feature Sparsification)
    2013-10-16 14:57:56下载
    积分:1
  • compare
    直方图是以图形化参数来显示图片曝光精确度的手段,其描述的是图片显示范围内影像的灰度分布曲线。它可以帮助分析图片的曝光水平等一些信息。(Histogram is a graphical display picture exposure parameters to measure the accuracy of its description is the picture display grayscale images within the distribution curve. It can help you analyze the picture and some information on exposure levels.)
    2013-08-03 14:33:32下载
    积分:1
  • 1
    说明:  图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点研究了基于小波变换的分水岭算法和阈值分割算法在小麦图像分割中的应用,并借助MATLAB工具软件对选定图像进行处理,实现了对小麦粘连籽粒的分离。最后本文对图像分割技术进行了展望。 本论文的研究对于图像分割技术在小麦品质中的应用具有一定的参考价值。 (Image segmentation is a technology and process that divide image into different character area, which is interesting us. It is a key step from image processing to image analyzing. The wheat image segmentation is a way using many algorithms does some research and processing, and it also can realize the separation of wheat adhesion and realize the extraction of useful image information. So it can lay the foundation for using image processing technologies to analysis the quality of the wheat. there is a very important meaning for the research of the image segmentation method. This paper studies the class and the principle of segmentation algorithm in common use firstly, then, studies the wheat image segment algorithm with different illumination background. It contrasts kinds of algorithms, and improved them. This paper is based on wavelet transform, and combines with the watershed algorithm and the threshold segmentation method. Using the MATLAB software, does some process on the wheat i)
    2009-10-21 11:25:02下载
    积分:1
  • evaluate
    图像处理实现计算信噪比功能,Image processing functions to achieve SNR calculation(Image processing functions to achieve SNR calculation)
    2013-05-27 14:47:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载