登录
首页 » Python » ssd.pytorch

ssd.pytorch

于 2020-06-25 发布 文件大小:3926KB
0 175
下载积分: 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 个回复

  • fjj车型识别结合盒维数和小波分解重构等
    说明:  本程序是基于小波和盒维数的车型识别程序,可以选择不同车型,有GUI界面,有图片,有程序,能运行,相信初学者一定能够获益。(This program is based on the wavelet and box dimension of the vehicle type recognition program, you can choose different models, GUI interface, pictures, programs, can run, I believe beginners will benefit.)
    2019-10-04 17:31:34下载
    积分:1
  • program
    本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别(This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Hausdorff distance combination for workpiece identification. Using canny edge for matching characteristics, will be amended Hausdorff distance as similarity measurement criteria and the application of genetic algorithm is the best match of the Quick Search, the successful achievement of the target object matching identification)
    2008-12-26 16:46:00下载
    积分:1
  • aa
    说明:  用matlab做彩色图像的二维直方图,比如rb、rg、bg等(use matlab to draw colour image histogram of two dimension )
    2009-12-10 17:37:00下载
    积分:1
  • Motion-Detection-video
    较简易的视频目标跟踪算法,有需要的朋友可参考(Than simple video target tracking algorithm, there is a need to refer to a friend)
    2009-04-15 08:43:06下载
    积分:1
  • iterative phase retrieval algorithms
    说明:  一些相位迭代算法,还挺有用的,可以直接拿过来使用(iterative phase retrieval algorithms)
    2021-04-18 19:58:51下载
    积分:1
  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • 校正回调函数
    本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
    2017-08-22 11:38:04下载
    积分:1
  • Matlab
    人耳识别,包含图像预处理,图像特征点的提取,比较实用(Ear recognition)
    2013-12-18 10:37:54下载
    积分:1
  • filter
    均值滤波,高斯滤波,双边滤波以及求PSNR的基本算法(Mean filtering, Gaussian filtering, bilateral filtering and basic algorithms for PSNR of)
    2014-04-14 14:50:31下载
    积分:1
  • 1
    一个SAR目标边缘自动检测与定位算法的一个车辆检测的视频(A vehicle detection, an automatic detection and localization of SAR edge algorithm of video)
    2013-08-24 16:16:59下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载