Git Product home page Git Product logo

mask_danmu's Introduction

项目说明

基于YOLOv2 / Mask R-CNN实现的视频蒙版弹幕黑科技,达到bilibili官方的demo效果。

注意,此项目仅仅是深度学习物体检测方面的一个实战课程demo,算是后端实现吧,并没有真正意义上在html5播放器中前端的实现(我也不会)。

预备课程推荐

💗本项目课程💗

视频效果截图


  • Mask R-CNN模型下:

image.png image.png image.png image.png image.png


  • YOLOv2模型下

image.png image.png

Requirements

食用指南

  1. git clone darkflow或者Mask R-CNN开源库;
  2. 确保开源库能顺利运行;
  3. copy此库中的py文件到对应目录下;(你想用哪个模型就copy哪个文件夹)
  4. 准备数据:一份是原始origin视频,另一份是带弹幕内嵌的danmu视频(可使用格式工厂压制弹幕)。
  5. 修改py文件中相关配置与输入视频的文件名;
  6. 等待输出……

mask_danmu's People

Contributors

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