Skip to content

This repo presents an algorithm to estimate the state of an occluded object and probabilistically predict the future states using cooperative perception with depth cameras.

Notifications You must be signed in to change notification settings

shulnak09/Cooperative_Trajectory_prediction_under_occlusion

Repository files navigation

Cooperative_Trajectory_prediction_under_occlusion

This repo presents an algorithm to cooperatively estimate the state of an occluded object and probabilistically predict the future states. The algorithm relies upon relative pose estimation to recover the $[\mathrm{R} | \mathrm{t}]$: rotation and translation between two sensors sharing common visual information. This relative pose is used to estimate occluded pedestrian's state from one sensor to another sensor's reference. The estimated states are passed though an approximate Bayesian neural network (BNN) which uses deep ensembles or Monte Carlo dropout to probabilistically predict future states.

About

This repo presents an algorithm to estimate the state of an occluded object and probabilistically predict the future states using cooperative perception with depth cameras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages