登录
首页 » Python » yolov3-master-protorch

yolov3-master-protorch

于 2020-02-11 发布
0 130
下载积分: 1 下载次数: 2

代码说明:

说明:  目前一种快速稳健的卷积神经网络yolov3的代码,在protorch平台上运行(At present, the code of yolov3, a fast and robust convolutional neural network, runs on the platform of protorch)

文件列表:

yolov3-master, 0 , 2020-02-09
yolov3-master\.dockerignore, 3664 , 2020-02-09
yolov3-master\.github, 0 , 2020-02-09
yolov3-master\.github\ISSUE_TEMPLATE, 0 , 2020-02-09
yolov3-master\.github\ISSUE_TEMPLATE\--bug-report.md, 702 , 2020-02-09
yolov3-master\.github\ISSUE_TEMPLATE\--feature-request.md, 742 , 2020-02-09
yolov3-master\.gitignore, 3777 , 2020-02-09
yolov3-master\Dockerfile, 2595 , 2020-02-09
yolov3-master\LICENSE, 35126 , 2020-02-09
yolov3-master\README.md, 10320 , 2020-02-09
yolov3-master\cfg, 0 , 2020-02-09
yolov3-master\cfg\csresnext50-panet-spp.cfg, 10622 , 2020-02-09
yolov3-master\cfg\yolov3-1cls.cfg, 8332 , 2020-02-09
yolov3-master\cfg\yolov3-spp-1cls.cfg, 8592 , 2020-02-09
yolov3-master\cfg\yolov3-spp-3cls.cfg, 8592 , 2020-02-09
yolov3-master\cfg\yolov3-spp-matrix.cfg, 13427 , 2020-02-09
yolov3-master\cfg\yolov3-spp-pan-scale.cfg, 10538 , 2020-02-09
yolov3-master\cfg\yolov3-spp.cfg, 8605 , 2020-02-09
yolov3-master\cfg\yolov3-spp3.cfg, 8959 , 2020-02-09
yolov3-master\cfg\yolov3-tiny-1cls.cfg, 1911 , 2020-02-09
yolov3-master\cfg\yolov3-tiny-3cls.cfg, 1911 , 2020-02-09
yolov3-master\cfg\yolov3-tiny.cfg, 1915 , 2020-02-09
yolov3-master\cfg\yolov3-tiny3-1cls.cfg, 2451 , 2020-02-09
yolov3-master\cfg\yolov3-tiny3.cfg, 2457 , 2020-02-09
yolov3-master\cfg\yolov3.cfg, 8338 , 2020-02-09
yolov3-master\cfg\yolov3s.cfg, 8605 , 2020-02-09
yolov3-master\data, 0 , 2020-02-09
yolov3-master\data\coco.names, 621 , 2020-02-09
yolov3-master\data\coco1.data, 75 , 2020-02-09
yolov3-master\data\coco1.txt, 42 , 2020-02-09
yolov3-master\data\coco16.data, 77 , 2020-02-09
yolov3-master\data\coco16.txt, 672 , 2020-02-09
yolov3-master\data\coco1cls.data, 80 , 2020-02-09
yolov3-master\data\coco1cls.txt, 672 , 2020-02-09
yolov3-master\data\coco2014.data, 85 , 2020-02-09
yolov3-master\data\coco2017.data, 87 , 2020-02-09
yolov3-master\data\coco64.data, 77 , 2020-02-09
yolov3-master\data\coco64.txt, 2688 , 2020-02-09
yolov3-master\data\coco_paper.names, 702 , 2020-02-09
yolov3-master\data\get_coco2014.sh, 824 , 2020-02-09
yolov3-master\data\get_coco2017.sh, 824 , 2020-02-09
yolov3-master\data\samples, 0 , 2020-02-09
yolov3-master\data\samples\bus.jpg, 487438 , 2020-02-09
yolov3-master\data\samples\zidane.jpg, 168949 , 2020-02-09
yolov3-master\detect.py, 7576 , 2020-02-09
yolov3-master\examples.ipynb, 880371 , 2020-02-09
yolov3-master\models.py, 20280 , 2020-02-09
yolov3-master\requirements.txt, 963 , 2020-02-09
yolov3-master\test.py, 11527 , 2020-02-09
yolov3-master\train.py, 23564 , 2020-02-09
yolov3-master\utils, 0 , 2020-02-09
yolov3-master\utils\__init__.py, 0 , 2020-02-09
yolov3-master\utils\adabound.py, 11343 , 2020-02-09
yolov3-master\utils\datasets.py, 35107 , 2020-02-09
yolov3-master\utils\evolve.sh, 923 , 2020-02-09
yolov3-master\utils\gcp.sh, 71286 , 2020-02-09
yolov3-master\utils\google_utils.py, 2582 , 2020-02-09
yolov3-master\utils\parse_config.py, 2398 , 2020-02-09
yolov3-master\utils\torch_utils.py, 6615 , 2020-02-09
yolov3-master\utils\utils.py, 43390 , 2020-02-09
yolov3-master\weights, 0 , 2020-02-09
yolov3-master\weights\download_yolov3_weights.sh, 896 , 2020-02-09

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

发表评论

0 个回复

  • CRL-2001-1
    关于做人脸检测的时候所用到的Haar-like特征国内的文献讲的不是很详细,大家可以参考一下这篇文献,比较有价值的啊(human face detection of the time when used in the Haar- like characteristics of the domestic literature stresses is not very long Fine, we can refer to this document, the more valuable ah!)
    2007-05-28 18:05:57下载
    积分:1
  • 2FFT
    使用二維的傅立業轉換,在以反傅立業的方式,將結果以影像話方式呈現。(Industry use of two-dimensional Fourier transformation, anti-Fu Li industry in the way of results, then the way to show images.)
    2009-04-29 13:50:30下载
    积分:1
  • mfile
    说明:  批量提取遥感影像数据,以如何在一个文件批量读取geotif数据为例(Batch extraction of remote sensing image data)
    2021-01-18 21:00:52下载
    积分:1
  • Fuzzy-k-means
    模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行(nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK)
    2006-10-29 09:50:20下载
    积分:1
  • feature-excture
    纹理特征提取,比较使用的程序。适合图形图像处理方面的特征提取。(Texture feature extraction, comparing the use of procedures. Perfect for graphics image processing feature extraction.)
    2008-05-07 23:17:51下载
    积分:1
  • doris
    Doris整个工程文件,包括利用Doris进行影像配准,干涉图生成,DEM生成,是对SAR影像干涉处理的绝佳代码(Doris whole project documents, including the use of Doris for image registration, interferogram generation, DEM generation, is an excellent SAR image processing code for intervention)
    2009-12-17 12:36:04下载
    积分:1
  • DOE (2)
    说明:  衍射光学光束整形元件设计 目标:在透镜后焦面上实现图形的光强分布 实现: 1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定; 2、对相位进行8台阶量化,重新计算; 3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element Objective: To realize the intensity distribution of the pattern on the focal plane behind the lens. Realization: 1. Wavelength, aperture, shape, incident wavefront, two-dimensional target distribution and size of diffractive optical elements can be set by themselves. 2. The phase is quantized by 8 steps and recalculated. 3. Replace the sampling interval of the output surface and recalculate it.)
    2019-03-22 15:54:25下载
    积分:1
  • TERCOM
    完整的仿真了地形匹配中的TERCOM算法,包含了地形数据。(A complete simulation of terrain matching in the TERCOM algorithm, including terrain data.)
    2021-03-12 15:09:25下载
    积分:1
  • IQE
    说明:  这是一个图像质量评估包,含有LOE、NIQE和GMSD三种图像评估方法,可以直接调用,demo程序有一些示例图片。(This is an image quality assessment package, including loe, niqe and gmsd three image assessment methods, which can be called directly. Demo program has some sample pictures.)
    2021-05-15 00:30:19下载
    积分:1
  • 代码-不变矩
    使用MATLAB求图像的形状特征-7个不变矩,亲自测试过可以用(Using MATLAB to find the shape feature of the image - 7 invariant moments, which have been tested and used personally.)
    2020-06-20 13:40:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载