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

目标检测定位算法源码

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

  • ImageMatch_RS
    遥感专业摄影测量方向相邻影像同名点匹配的程序,可交互界面,可人工选点(Professional Photography Program sensing images of the same name adjacent to the measuring direction point matching, interactive interface that can be manually selected point)
    2014-04-29 01:02:30下载
    积分:1
  • high-resolution-sar
    高分辨率及新模式SAR的成像算法,含有圆轨迹快速成像和压缩感知等内容(High resolution and the new mode of SAR imaging algorithm, containing circular trajectory fast imaging and compressed sensing and other content)
    2013-05-24 10:47:21下载
    积分:1
  • Harris_meanshift
    将meanshift算法思想融入harris角点检测算法中,通过设置门限终止迭代漂移,亚像素级别地进行角点检测。(The mean shift algorithm ideas into a corner detection algorithm, terminate the iteration drift, carried out by the sub-pixel level corner detection limit by setting the door.)
    2020-11-10 19:39:46下载
    积分:1
  • fourier频率中心化
    对图形进行二维傅里叶变化后的频谱进行中心化(Centralization of the spectrum after two-dimensional Fourier transform)
    2020-08-23 14:38:16下载
    积分:1
  • ROIDraw
    说明:  最新的ROI(Region of Interest)算法,不再像传统算法那样只能画出一个圆或者一个长方形。(The latest ROI (Region of Interest) algorithm, is no longer like the traditional algorithms can only be drawn as a circle or a rectangle.)
    2008-11-11 13:50:31下载
    积分:1
  • hog
    方向梯度直方图的全部代码,广泛应用于行人检测行人检测(Histogram of Oriented Gradients code Pedestrian Detection)
    2013-10-19 20:49:05下载
    积分:1
  • SIFT_VC.lib
    本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
    2010-11-20 20:29:12下载
    积分:1
  • MRFFCM
    该源程序实现了SAR图像变化检测的功能,方法是基于修正马尔科夫随机场的模糊C均值实现SAR图像的变化检测。(The source program realizes the function of SAR image change detection. The method is based on modified Markov random field fuzzy C-means to realize SAR image change detection.)
    2020-12-08 19:19:19下载
    积分:1
  • NLMeans
    非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
    2010-10-22 17:33:30下载
    积分:1
  • imm-sift-生成全景
    说明:  使用sift进行的图像拼接,matlab语言实现(Image mosaic using sift)
    2020-07-05 18:58:00下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载