Code Monkey home page Code Monkey logo

liveobj's Introduction

This is the project repository for our IEEE VR 2021 (Journal Track) paper:

Xianglong Feng, Zeyang Bao, Sheng Wei, LiveObj: Object Semantics-based Viewport Prediction for Live Mobile Virtual Reality Streaming, IEEE Conference on Virtual Reality and 3D User Interfaces (VR), Journal Track, March 2021.

The repository includes the following materials about LiveObj:

Demo Video:

In each video, the red rectangle represents the actual user view, and the yellow rectangle represents the viewport predicted by the Velocity method for comparison. For the LiveObj method, the blue rectangle represents the detected objects, the green tiles represent the predicted viewport, and the purple tiles represent the ones that are not selected into the predicted viewport.

Source Code:

Under this folder, there are two source code files:

  • “LiveObj.py”: the source code for LiveObj, based on the implementation of YOLOv3.
  • “darknet.py”: the source code for darknet, which is the backbone network of YOLOv3.

Please run “LiveObj.py” to execute our live viewport prediction approach.

Before you run the code:

  • Please download the latest pre-trained model from https://pjreddie.com/darknet/yolo/.
  • Please download the dataset following the paper: Chenglei Wu, Zhihao Tan, Zhi Wang, and Shiqiang Yang. A Dataset for Exploring User Behaviors in VR Spherical Video Streaming. ACM Multimedia Systems Conference (MMSys), pp. 193–198, 2017.

liveobj's People

Contributors

xianglongfeng avatar

Stargazers

 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.