登录
首页 » Python » ssd.pytorch

ssd.pytorch

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

  • DisplayBMP
    显示处理后的BMP图像文件,VC C++ (read the bmp images )
    2012-04-16 16:57:09下载
    积分:1
  • cpmpressive
    一种图像处理超分辨率重构方法,主要是利用图像稀疏表示的方法进行图像重构(Super-resolution reconstruction of an image processing method, mainly using sparse representation of image reconstruction methods for image)
    2011-08-11 10:52:01下载
    积分:1
  • sbs
    说明:  三维受激布里渊散射谱使用MATLAN仿真(Stimulated Brillouin Scattering)
    2019-08-20 16:38:26下载
    积分:1
  • Image_Steg
    Image Steganograpy using Pixel-Value Differencing
    2012-10-10 16:39:03下载
    积分:1
  • UFCLS
    实现非监督的FCLS算法进行高光谱图像端元提取(Unsupervised FCLS algorithm)
    2021-04-19 20:58:51下载
    积分:1
  • AGCWD
    來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。(From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution"which functions as a histogram of the image by analyzing statistical information, to quickly enhance image contrast.)
    2021-01-27 16:48:42下载
    积分:1
  • FaceDetection
    该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
    2009-05-12 17:00:32下载
    积分:1
  • NGC_ACM
    图割(GC)和主动轮廓模型(ACM)相结合的一种图像分割方法,既可以进行局部图像的分割,也可进行全局图像的分割,简单实用。(A combination of graph cuts (GC) and the active contour model (ACM) image segmentation method, either local image segmentation, global image segmentation, simple and practical.)
    2012-10-23 11:23:25下载
    积分:1
  • jiemian1
    在qt5上实现图像处理界面的设计,实现基本的图像处理算法,结合opencv(Implement image processing and interface design on qt5, to achieve the basic image processing algorithms, combined with opencv)
    2020-10-18 15:47:26下载
    积分:1
  • Harrispin
    采用小波变换提取图像特征,对图像特征点进行匹配可以实现畸变图像校正。(Using wavelet transform to extract image features, the image feature points matching can be achieved distortion image correction.)
    2016-04-04 13:20:44下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载