常用网站

openvino

openvino官方https://docs.openvino.ai/latest/index.html

openvino开放的model:https://gitcode.net/openvinotoolkit/open_model_zoo

openvino例子:https://gitcode.net/openvinotoolkit/openvino_notebooks

drknet

darknet官方https://pjreddie.com/darknet/

官方darknet git:https://gitcode.net/mirrors/pjreddie/darknet

其他darknet (cuda) 高版本 git:https://gitcode.net/mirrors/alexeyab/darknet

中文注释darknet git:https://gitcode.net/mirrors/hgpvision/darknet

将yolo的训练权重转换为.pb文件:https://gitcode.net/mirrors/mystic123/tensorflow-yolo-v3

 预训练模型:

FPS on RTX 2070 (R) and Tesla V100 (V):

 

 

CLICK ME - Yolo v3 models

CLICK ME - Yolo v2 models

 

预训练模型权重:

lable标注:

  1. in C++: https://github.com/AlexeyAB/Yolo_mark
  2. in Python: https://github.com/tzutalin/labelImg
  3. in Python: https://github.com/Cartucho/OpenLabeling
  4. in C++: https://www.ccoderun.ca/darkmark/
  5. in JavaScript: https://github.com/opencv/cvat
  6. in C++: https://github.com/jveitchmichaelis/deeplabel
  7. in C#: https://github.com/BMW-InnovationLab/BMW-Labeltool-Lite
  8. DL-Annotator for Windows ($30): url
  9. v7labs - the greatest cloud labeling tool ($1.5 per hour): https://www.v7labs.com/

gstreamer

gstreamer官方:https://gstreamer.freedesktop.org/

GVA插件:https://openvinotoolkit.github.io/dlstreamer_gst/

gst-launch-1.0:https://gstreamer.freedesktop.org/documentation/tools/gst-launch.html?gi-language=c

gst-launch-1.0 elementshttps://github.com/openvinotoolkit/dlstreamer_gst/wiki/Elements

 

DLStreamer

DLStreamer git :https://gitcode.net/openvinotoolkit/dlstreamer_gst

DLStreamer git Doc:https://dlstreamer.github.io/index.html

OpenVINO部署

OpenVINO-YoloV3:https://gitcode.net/mirrors/PINTO0309/OpenVINO-YoloV3

OpenVINO-YOLOV4:https://github.com/TNTWEN/OpenVINO-YOLOV4

 

 

DLStreamer-YOLO

DLStreamer_yolov4 https://github.com/niuwenju/DLStreamer_yolov4

draw_face_attributes:https://gitcode.net/mirrors/openvinotoolkit/dlstreamer_gst/-/tree/master/samples/python/draw_face_attributes

 

posted @ 2022-01-24 16:19  wuyuan2011woaini  阅读(267)  评论(0编辑  收藏  举报