资源算法YOLOv3_SaveVideo

YOLOv3_SaveVideo

2020-03-04 | |  40 |   0 |   0

YOLOv3_SaveVideo

The old version has some problems, you can download the new version by: https://github.com/RongSong1993/YOLOv3-SaveVideo-New/tree/master

Update: The new version can be obtained in:https://github.com/RongSong1993/YOLOv3-SaveVideo-New/tree/master

The original YOLOv3 version can be obtained from the website:https://pjreddie.com/darknet/yolo/, but it does not save the output video which is detected by default.

So, this project gives a complete project which can save you output video,include your local test video and your webcam's test video. Only two files have been changed,include (./darknet/src/demo.c) and (./darknet/src/image.c). So,you can only change them in your YOLOv3 project.

Attention: Beacause the (./darknet/yolov3.weights) takes up too much memory space,so this project doesn't include the model,you can download it in the website:https://pjreddie.com/darknet/yolo/.

Reference from the website:https://github.com/PaulChongPeng/darknet/commit/0366ba1fc0f8a640a11d300a3ef16382fbc530ef

Welcome to contact me, good luck. Email:894568618@qq.com


上一篇:PyTorch-YOLOv3-kitti

下一篇:TensorRT-Yolov3-models

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...