Giter Club home page Giter Club logo

yolov3-savevideo-new's Introduction

YOLOv3-SaveVideo-New

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/.

The run command is: ./darknet detector demo cfg/coco.data cfg/yolov3.cfg yolov3.weights input.mp4 -i 0 -out_filename outputVideo.avi

Welcome to contact me, good luck. Email:[email protected]

yolov3-savevideo-new's People

Contributors

rongsong1993 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.