paper-with-me

Papers

Deep 360 Pilot: Learning a Deep Agent for Piloting Through 360deg Sports Videos

2017-07-01 · CVPR 2017 7 · Hou-Ning Hu, Yen-Chen Lin, Ming-Yu Liu, Hsien-Tzu Cheng, Yung-Ju Chang, Min Sun

Watching a 360* sports video requires a viewer to continuously select a viewing angle, either through a sequence of mouse clicks or head movements. To relieve the viewer from this "360 piloting" task, we propose "deep 360 pilot" - a deep learning-based agent for piloting through 360* sports videos automatically. At each frame, the agent observes a panoramic image and has the knowledge of previously selected viewing angles. The task of the agent is to shift the current viewing angle (i.e. action) to the next preferred one (i.e., goal). We propose to directly learn an online policy of the agent from data. Specifically, we leverage a state-of-the-art object detector to propose a few candidate objects of interest (yellow boxes in Fig. 1). Then, a recurrent neural network is used to select the main object (green dash boxes in Fig. 1). Given the main object and previously selected viewing angles, our method regresses a shift in viewing angle to move to the next one. We use the policy gradient technique to jointly train our pipeline, by minimizing: (1) a regression loss measuring the distance between the selected and ground truth viewing angles, (2) a smoothness loss encouraging smooth transition in viewing angle, and (3) maximizing an expected reward of focusing on a foreground object. To evaluate our method, we built a new 360-Sports video dataset consisting of five sports domains. We trained domain-specific agents and achieved the best performance on viewing angle selection accuracy and users' preference compared to [54] and other baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Deep 360 Pilot: Learning a Deep Agent for Piloting through 360° Sports Video

2017-05-04 · CVPR 2017 · Hou-Ning Hu, Yen-Chen Lin, Ming-Yu Liu, Hsien-Tzu Cheng 외

Watching a 360{\deg} sports video requires a viewer to continuously select a viewing angle, either through a sequence of mouse clicks or head movements. To relieve the viewer from this "360 piloting" task, we propose "de…

Autonomous Aerial Cinematography In Unstructured Environments With Learned Artistic Decision-Making

2019-10-15 · Rogerio Bonatti, Wenshan Wang, Cherie Ho, Aayush Ahuja 외

Aerial cinematography is revolutionizing industries that require live and dynamic camera viewpoints such as entertainment, sports, and security. However, safely piloting a drone while filming a moving target in the prese…

Decision MakingOcclusion Estimation

Jump-Starting Item Parameters for Adaptive Language Tests

2021-11-01 · EMNLP 2021 11 · Arya D. McCarthy, Kevin P. Yancey, Geoff T. LaFlair, Jesse Egbert 외

A challenge in designing high-stakes language assessments is calibrating the test item difficulties, either a priori or from limited pilot test data. While prior work has addressed ‘cold start’ estimation of item difficu…

Language AcquisitionMulti-Task LearningSkills Assessment

Motion Planning for Safe Landing of a Human-Piloted Parafoil

2025-12-11 · Maximillian Fainkich, Kiril Solovey, Anna Clarke arxiv

Most skydiving accidents occur during the parafoil-piloting and landing stages and result from human lapses in judgment while piloting the parafoil. Training of novice pilots is protracted due to the lack of functional a…

Trajectory PlanningMotion Planning

Trajectory Prediction using Generative Adversarial Network in Multi-Class Scenarios

2021-10-18 · Shilun Li, Tracy Cai, Jiayi Li

Predicting traffic agents' trajectories is an important task for auto-piloting. Most previous work on trajectory prediction only considers a single class of road agents. We use a sequence-to-sequence model to predict fut…

Generative Adversarial NetworkTrajectory Prediction