• 大小: 75KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-06
  • 语言: 其他
  • 标签: DL  

资源简介

opencv中的dnn模块,有detection案例,以及pb文件到pbtxt的转换代码

资源截图

代码片段和文件信息

#include 
#include 

#include 
#include 
#include 

#include “common.hpp“

std::string keys =
    “{ help  h     | | Print help message. }“
    “{ @alias      | | An alias name of model to extract preprocessing parameters from models.yml file. }“
    “{ zoo         | models.yml | An optional path to file with preprocessing parameters }“
    “{ input i     | | Path to input image or video file. Skip this argument to capture frames from a camera.}“
    “{ framework f | | Optional name of an origin framework of the model. Detect it automatically if it does not set. }“
    “{ classes     | | Optional path to a text file with names of classes. }“
    “{ backend     | 0 | Choose one of computation backen

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-12-28 17:05  dnn\
     文件         703  2018-08-08 09:38  dnn\CMakeLists.txt
     文件        5014  2018-06-05 11:11  dnn\README.md
     目录           0  2018-12-28 17:05  dnn\__pycache__\
     文件        9079  2018-12-28 09:19  dnn\__pycache__\tf_text_graph_common.cpython-35.pyc
     文件        5282  2018-10-14 10:40  dnn\classification.cpp
     文件        3847  2018-10-14 10:40  dnn\classification.py
     文件        7200  2018-11-18 02:59  dnn\colorization.cpp
     文件        3012  2018-06-14 10:56  dnn\colorization.py
     文件        4530  2018-10-27 10:33  dnn\common.hpp
     文件        5025  2018-11-18 02:59  dnn\common.py
     文件       11137  2018-09-08 10:34  dnn\custom_layers.hpp
     文件        2786  2018-11-18 02:59  dnn\edge_detection.py
     目录           0  2018-12-28 17:05  dnn\face_detector\
     文件       29881  2018-04-11 10:35  dnn\face_detector\deploy.prototxt
     文件        2569  2018-08-08 09:38  dnn\face_detector\download_weights.py
     文件        3718  2018-06-05 11:11  dnn\face_detector\how_to_train_face_detector.txt
     文件       37274  2018-08-21 10:01  dnn\face_detector\opencv_face_detector.pbtxt
     文件         492  2018-04-11 10:35  dnn\face_detector\solver.prototxt
     文件       30672  2018-04-11 10:35  dnn\face_detector\test.prototxt
     文件       32402  2018-04-11 10:35  dnn\face_detector\train.prototxt
     文件         837  2018-08-08 09:38  dnn\face_detector\weights.meta4
     文件        1898  2018-11-18 02:59  dnn\fast_neural_style.py
     文件        7142  2018-04-11 10:35  dnn\js_face_recognition.html
     文件        5414  2018-11-18 02:59  dnn\mask_rcnn.py
     文件        5185  2018-11-18 02:59  dnn\mobilenet_ssd_accuracy.py
     文件        3262  2018-10-14 10:40  dnn\models.yml
     文件       10733  2018-10-14 10:40  dnn\object_detection.cpp
     文件       10025  2018-11-18 02:59  dnn\object_detection.py
     文件        5872  2018-11-18 02:59  dnn\openpose.cpp
     文件        4870  2018-11-18 02:59  dnn\openpose.py
............此处省略9个文件信息

评论

共有 条评论