Daisuke Ogawa

h-index24
2papers
3,023citations

2 Papers

1.8CVDec 12, 2019
Improved Activity Forecasting for Generating Trajectories

Daisuke Ogawa, Toru Tamaki, Tsubasa Hirakawa et al.

An efficient inverse reinforcement learning for generating trajectories is proposed based of 2D and 3D activity forecasting. We modify reward function with $L_p$ norm and propose convolution into value iteration steps, which is called convolutional value iteration. Experimental results with seabird trajectories (43 for training and 10 for test), our method is best in terms of MHD error and performs fastest. Generated trajectories for interpolating missing parts of trajectories look much similar to real seabird trajectories than those by the previous works.

2.5CVFeb 27, 2018
Semantic segmentation of trajectories with agent models

Daisuke Ogawa, Toru Tamaki, Bisser Raytchev et al.

In many cases, such as trajectories clustering and classification, we often divide a trajectory into segments as preprocessing. In this paper, we propose a trajectory semantic segmentation method based on learned behavior models. In the proposed method, we learn some behavior models from video sequences. Next, using learned behavior models and a hidden Markov model, we segment a trajectory into semantic segments. Comparing with the Ramer-Douglas-Peucker algorithm, we show the effectiveness of the proposed method.