登录
首页 » Python » ssd.pytorch

ssd.pytorch

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

  • exp01
    1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑 2.利用邻域平均法实现图像的平滑处理 3.利用Robert算子做锐化处理(1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neighborhood average method of smoothing image 3. The use of Robert sharpening operator to do)
    2009-06-17 01:51:16下载
    积分:1
  • calibration-3-cameras
    C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
    2013-09-09 10:12:10下载
    积分:1
  • Repair
    关于图像处理程序,它能实现对破损图像的提取和修复,速度快( Image processing program, it can achieve the extraction and repair damaged images, fast)
    2015-07-01 20:28:23下载
    积分:1
  • GGM
    用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等(for GGM simulation)
    2020-12-29 16:59:00下载
    积分:1
  • detectline
    包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
    2009-07-16 15:27:30下载
    积分:1
  • q
    说明:  用于图像畸变的校正,很实用好用,本人自己编写的(Correction for image distortion, very practical easy to use, I have written the)
    2010-05-23 20:31:50下载
    积分:1
  • 123
    说明:  图像颜色分量提取,矿石图像识别,亲测可用。(Image color component extraction and ore image recognition)
    2019-11-05 16:12:21下载
    积分:1
  • the_hog_extractor
    HOG特征提取源代码,这份代码是针对行人检测编写的,可以根据个人需要设置参数。(HOG Feature Extraction source code, this code is written for pedestrian detection, you can set the parameters according to individual needs.)
    2012-07-11 10:54:12下载
    积分:1
  • torrsam
    三维重构的程序,包括角点检测,匹配,F矩阵的计算等(Three-dimensional reconstruction procedures, including corner detection, matching, F matrix calculation)
    2008-05-18 15:13:09下载
    积分:1
  • regiongrowing
    用MATLAB实现的基于区域生长算法的图像分割(Implemented using MATLAB-based region growing algorithm for image segmentation)
    2010-07-17 10:43:27下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载