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

目标检测定位算法源码

于 2020-10-08 发布
0 201
下载积分: 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 个回复

  • bi_balance
    几种图像增强的方法,有双直方图均衡,函数均衡等几种方法(several image enhancement methods, a double histogram equalization, function balance methods)
    2007-05-23 15:13:07下载
    积分:1
  • partition分割
    说明:  将girl 图像进行分割,达到2*4的图像分割结果。并使用tight_subplot函数将分割间距变小。(The girl image is segmented to achieve a 2*4 image segmentation result. And use the tight_subplot function to make the division interval smaller.)
    2020-12-03 10:57:18下载
    积分:1
  • 点云PCL三维重建
    通过PCL点云库对点云数据进行三维重建的好例子
    2020-05-09下载
    积分:1
  • meanshifts
    图像处理均值漂移算法平滑处理meanshift(mean shift)
    2015-12-29 16:03:33下载
    积分:1
  • seg
    对植物图像进行图像分割,区域标记,区域提取(Images of plant image segmentation, region markers, regional extraction)
    2009-05-08 16:22:15下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • non_local
    说明:  自己用python复现的NL-mean去噪,备注比较详细,便于理解原理; 之后会尝试复现更多图像领域的经典论文(The NL-mean reproduced by Python is used to denoise the noise. The notes are detailed and easy to understand the principle. We will try to reproduce more classical papers in the field of image.)
    2020-06-21 00:40:02下载
    积分:1
  • zuidashang14
    最大熵,求概率密度分布。目前的程序问题,是初始值选取需要完善。希望高手能解决。(The maximum entropy seeking probability density distribution. The current program, the initial value selected to be perfected. Expert can solve.)
    2021-04-01 17:29:08下载
    积分:1
  • edge-extraction
    亚像素提取边缘源代码,可以进行准确的边缘检测(Subpixel edge source code)
    2013-08-21 09:44:12下载
    积分:1
  • second-gray-image-statistics-and-FFT
    采集一幅像素大于64*64黑白图像; 常规的数学统计数据处理:计算图象各象素点灰度值得均值、标准差、方差,并绘出灰度直方图; 采用[FFT(傅立叶变换)]对图像进行分析(Acquisition of a pixel is greater than 64* 64 black and white images The conventional mathematical statistical data processing: calculation of each pixel grayscale image is worth the mean, standard deviation, variance, and draw grayscale histogram The [FFT (Fourier transform)] to do image analysis )
    2012-03-06 14:04:15下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载