登录
首页 » Python » 目标检测定位算法源码

目标检测定位算法源码

于 2020-10-08 发布
0 185
下载积分: 1 下载次数: 3

代码说明:

说明:  这个一个在目标检测中起定位作用的神经网络代码,不过这次我没有写使用教程,东西应该不难。(This is a neural network code that plays a role in target detection, but this time I did not write a tutorial, things should not be difficult.)

文件列表:

目标检测定位算法源码, 0 , 2020-10-08
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master, 0 , 2020-05-31
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\.gitignore, 1292 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_iterator_base, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_iterator_base\data_batch.py, 596 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_iterator_base\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_provider_base, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_provider_base\base_data_adapter.py, 359 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_provider_base\base_provider.py, 748 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_provider_base\pickle_provider.py, 4102 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_provider_base\text_list_adapter.py, 1694 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\data_provider_base\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\image_augmentation, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\image_augmentation\augmentor.py, 10362 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\image_augmentation\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\inference_speed_eval, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\inference_speed_eval\inference_speed_eval_with_mxnet_cudnn.py, 4230 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\inference_speed_eval\inference_speed_eval_with_tensorrt_cudnn.py, 7265 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\inference_speed_eval\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\logging_GOCD.py, 1877 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\loss_layer_farm, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\loss_layer_farm\cross_entropy_with_focal_loss_for_one_class_detection.py, 2669 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\loss_layer_farm\cross_entropy_with_hnm_for_one_class_detection.py, 3278 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\loss_layer_farm\mean_squared_error_with_hnm_for_one_class_detection.py, 2946 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\loss_layer_farm\mean_squared_error_with_ohem_for_one_class_detection.py, 1847 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\loss_layer_farm\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\README.md, 950 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\solver_GOCD.py, 7990 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\train_GOCD.py, 2208 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\ChasingTrainFramework_GeneralOneClassDetection\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\accuracy_evaluation, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\accuracy_evaluation\evaluation_on_fddb.py, 2413 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\accuracy_evaluation\evaluation_on_widerface.py, 2793 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\accuracy_evaluation\predict.py, 11095 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\configuration_10_320_20L_5scales_v2, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\configuration_10_320_20L_5scales_v2\symbol_10_320_20L_5scales_v2_deploy.prototxt, 16689 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\configuration_10_320_20L_5scales_v2\train_10_320_20L_5scales_v2_iter_1000000.caffemodel, 6092129 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\configuration_10_560_25L_8scales_v1, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\configuration_10_560_25L_8scales_v1\symbol_10_560_25L_8scales_v1_deploy.prototxt, 24297 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\configuration_10_560_25L_8scales_v1\train_10_560_25L_8scales_v1_iter_1400000.caffemodel, 9177047 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\predict_caffemodel.py, 9915 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\predict_caffemodel_v2.py, 9753 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\caffemodel\README.md, 960 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\config_farm, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\config_farm\configuration_10_320_20L_5scales_v2.py, 11676 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\config_farm\configuration_10_560_25L_8scales_v1.py, 11516 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\config_farm\__init__.py, 98 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_iterator_farm, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_iterator_farm\multithread_dataiter_for_cross_entropy_v1.py, 26241 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_iterator_farm\multithread_dataiter_for_cross_entropy_v2.py, 26206 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_iterator_farm\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_provider_farm, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_provider_farm\pickle_provider.py, 4123 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_provider_farm\reformat_voc.py, 6033 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_provider_farm\reformat_WIDERFACE.py, 6128 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\data_provider_farm\text_list_adapter.py, 1711 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\demo, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\demo\demo.py, 6442 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt, 0 , 2020-05-22
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\debug_image, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\debug_image\test1.jpg, 51437 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\debug_image\test2.jpg, 47380 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\debug_image\test3.jpg, 48246 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\debug_image\test5.jpg, 53234 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\debug_image\test6.jpg, 37664 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\predict_tensorrt.py, 13785 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\README.md, 887 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\test.py, 322 , 2020-05-22
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\deploy_tensorrt\to_onnx.py, 1281 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\inference_speed_evaluation, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\inference_speed_evaluation\inference_speed_eval.py, 1209 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\inference_speed_evaluation\README.md, 919 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\metric_farm, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\metric_farm\metric_default.py, 1800 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\metric_farm\__init__.py, 0 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\qualitative_results, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\qualitative_results\v1_qualitative_1.jpg, 286723 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\qualitative_results\v1_qualitative_2.jpg, 265694 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\qualitative_results\v1_qualitative_3.jpg, 197624 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\qualitative_results\v1_qualitative_4.jpg, 257316 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\qualitative_results\v1_qualitative_5.jpg, 166773 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\README.md, 11058 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\saved_model, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\saved_model\configuration_10_320_20L_5scales_v2, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\saved_model\configuration_10_320_20L_5scales_v2\train_10_320_20L_5scales_v2_iter_1000000.params, 6088868 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\saved_model\configuration_10_560_25L_8scales_v1, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\saved_model\configuration_10_560_25L_8scales_v1\train_10_560_25L_8scales_v1_iter_1400000.params, 9171788 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm\symbol_10_320_20L_5scales_v2.py, 20809 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm\symbol_10_320_20L_5scales_v2_deploy.json, 42802 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm\symbol_10_560_25L_8scales_v1.py, 25851 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm\symbol_10_560_25L_8scales_v1_deploy.json, 61934 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm\symbol_structures.xlsx, 17888 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\face_detection\symbol_farm\__init__.py, 97 , 2020-03-28
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\head_detection, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\head_detection\accuracy_evaluation, 0 , 2020-05-19
目标检测定位算法源码\A-Light-and-Fast-Face-Detector-for-Edge-Devices-master\head_detection\accuracy_evaluation\evaluation_on_brainwash.py, 4332 , 2020-03-28

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

发表评论

0 个回复

  • MedFDTD
    计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
    2012-05-27 14:10:16下载
    积分:1
  • matlab压缩感知中的一种基于全变分正则化的重建算法TVAL3_v1.0
    matlab压缩感知中的一种基于全变分正则化的重建算法——TVAL3(In compressed sensing, a reconstruction algorithm based on total variation regularization- TVAL3)
    2020-07-17 14:58:48下载
    积分:1
  • small
    根据相机的指向数据,实现对亮星星表9110颗星在探测器上的模拟投影,得到序列星图(According to the data of the camera, to achieve the Bright Star Catalogue 9110 stars on the detector simulation projection to obtain sequence star map)
    2016-04-14 14:52:19下载
    积分:1
  • contourlet
    利用contourlet变换、小波变换等方法,进行图像去噪,经过调试,完全可以运行,效果不错(Contourlet transform, wavelet transform methods for image denoising, debugging, can run, good results)
    2012-03-09 20:06:22下载
    积分:1
  • SVD
    数字水印,用于数字图像的加密,基于SVD的加密算法(Digital Watermarking)
    2020-07-04 14:00:02下载
    积分:1
  • GPSDREKF
    目标运动的真实轨迹和估计轨迹,以及所进行的误差分析(Target motion trajectory and estimate the true trajectory, and error analysis conducted)
    2013-09-26 15:23:11下载
    积分:1
  • median-filtering
    中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
    2013-12-05 17:24:42下载
    积分:1
  • MPEG7FexLib_src_OpenCV22
    基于OpenCV的MPEG-7特征提取,c++代码(MPEG-7 feature extraction based on OpenCV)
    2020-06-23 05:00:01下载
    积分:1
  • hsv_shadow
    基于阴影形成的原理及阴影区域的特点,研究阴影区域的特征表示方法; 基于阴影区域特征设计或改进阴影检测方法,检测出户外图像中的阴影区域; 在检测出阴影区域的基础上,研究阴影去除方法; 编程实现相关方法并进行实验验证及分析。(Shadow detection and removal of single image)
    2017-04-25 21:36:57下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载