登录
首页 » Python » ssd.pytorch

ssd.pytorch

于 2020-06-25 发布 文件大小:3926KB
0 184
下载积分: 1 下载次数: 3

代码说明:

  SSD: Single Shot MultiBox Object Detector, in PyTorch A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here. Table of Contents Installation Datasets Train Evaluate Performance Demos Future Work Reference

文件列表:

ssd.pytorch-master, 0 , 2018-03-30
ssd.pytorch-master\.gitattributes, 110 , 2018-03-30
ssd.pytorch-master\.gitignore, 1449 , 2018-03-30
ssd.pytorch-master\LICENSE, 1081 , 2018-03-30
ssd.pytorch-master\README.md, 7354 , 2018-03-30
ssd.pytorch-master\data, 0 , 2018-03-30
ssd.pytorch-master\data\__init__.py, 1342 , 2018-03-30
ssd.pytorch-master\data\coco.py, 7168 , 2018-03-30
ssd.pytorch-master\data\coco_labels.txt, 1083 , 2018-03-30
ssd.pytorch-master\data\config.py, 1152 , 2018-03-30
ssd.pytorch-master\data\example.jpg, 140079 , 2018-03-30
ssd.pytorch-master\data\scripts, 0 , 2018-03-30
ssd.pytorch-master\data\scripts\COCO2014.sh, 1955 , 2018-03-30
ssd.pytorch-master\data\scripts\VOC2007.sh, 971 , 2018-03-30
ssd.pytorch-master\data\scripts\VOC2012.sh, 763 , 2018-03-30
ssd.pytorch-master\data\voc0712.py, 6572 , 2018-03-30
ssd.pytorch-master\demo, 0 , 2018-03-30
ssd.pytorch-master\demo\__init__.py, 0 , 2018-03-30
ssd.pytorch-master\demo\demo.ipynb, 1317480 , 2018-03-30
ssd.pytorch-master\demo\live.py, 3072 , 2018-03-30
ssd.pytorch-master\doc, 0 , 2018-03-30
ssd.pytorch-master\doc\SSD.jpg, 48355 , 2018-03-30
ssd.pytorch-master\doc\detection_example.png, 373977 , 2018-03-30
ssd.pytorch-master\doc\detection_example2.png, 326433 , 2018-03-30
ssd.pytorch-master\doc\detection_examples.png, 2053922 , 2018-03-30
ssd.pytorch-master\doc\ssd.png, 72733 , 2018-03-30
ssd.pytorch-master\eval.py, 15867 , 2018-03-30
ssd.pytorch-master\layers, 0 , 2018-03-30
ssd.pytorch-master\layers\__init__.py, 48 , 2018-03-30
ssd.pytorch-master\layers\box_utils.py, 9435 , 2018-03-30
ssd.pytorch-master\layers\functions, 0 , 2018-03-30
ssd.pytorch-master\layers\functions\__init__.py, 97 , 2018-03-30
ssd.pytorch-master\layers\functions\detection.py, 2693 , 2018-03-30
ssd.pytorch-master\layers\functions\prior_box.py, 2001 , 2018-03-30
ssd.pytorch-master\layers\modules, 0 , 2018-03-30
ssd.pytorch-master\layers\modules\__init__.py, 105 , 2018-03-30
ssd.pytorch-master\layers\modules\l2norm.py, 758 , 2018-03-30
ssd.pytorch-master\layers\modules\multibox_loss.py, 4869 , 2018-03-30
ssd.pytorch-master\ssd.py, 7667 , 2018-03-30
ssd.pytorch-master\test.py, 3871 , 2018-03-30
ssd.pytorch-master\train.py, 9073 , 2018-03-30
ssd.pytorch-master\utils, 0 , 2018-03-30
ssd.pytorch-master\utils\__init__.py, 42 , 2018-03-30
ssd.pytorch-master\utils\augmentations.py, 13461 , 2018-03-30

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

发表评论

0 个回复

  • 67568576745
    易语言2D游戏引擎模块源码,易语言写的图形图象编程源码,很好的参考。(Easy language 2D game engine source module, easy language to write the graphics programming source code, a good reference.)
    2013-09-16 17:46:49下载
    积分:1
  • SR
    说明:  基于MP的信号稀疏分解参考程序。源程序是《信号与图像的稀疏分解及初级应用》中的(MP sparse decomposition based on the signal reference program. Source is &quot Signal and image sparse decomposition and primary application&quot in the)
    2009-10-29 15:50:02下载
    积分:1
  • Colony_partition
    蚁群算法实现医学图像的分割,同时对比FCM算法,非常有用,可以直接运行,包含测试MRI图片(Ant-Colony algorithm for MRI image segmentation including MRI image for testing.)
    2013-12-27 00:37:19下载
    积分:1
  • MorphologicalanalysisofcellsMatlab
    细胞图形处理,检测细胞的边缘跟踪,用于计算周长(Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter)
    2009-05-28 09:22:02下载
    积分:1
  • LBP
    对图像进行MB-LBP滤波,具有强大的纹理描绘能力(The image filter MB-LBP)
    2016-09-05 17:03:41下载
    积分:1
  • RegsiterFM
    用matlab软件编写的图像配准代码,用于图像配准或图像处理(matlab edge detect-matlab edge detect)
    2009-03-02 21:19:29下载
    积分:1
  • lb
    说明:  内含M文件 利用对数比实现,两幅多时空SAR图像变化差异图 (Logarithm figure than the implementation differences )
    2020-10-31 15:29:56下载
    积分:1
  • nonmaxsup
    CANNY算子的非极大值抑制步骤,使用插值计算,支持不同的抑制半径(Non-maxima suppression step CANNY Operators using interpolation, support different radii suppression)
    2016-05-19 11:38:16下载
    积分:1
  • Motion_detect_with_RGBshadow_remove
    利用背景减除法进行运动前景分割,而后利用归一化RGB颜色空间进行阴影减除,利用连通域进行滤澡,对每一帧进行运动前景提取。(Motion detection by background subtraction and RGB shadow removing method.)
    2012-11-20 10:47:33下载
    积分:1
  • SAR_KPCA
    基于核函数的SAR图像目标识别,利用KPCA对SAR图像进行特征提取(SAR image target recognition based on kernel function,Use KPCA SAR image feature extraction)
    2021-01-01 21:48:58下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载