Skip to content

What kind of data sequence is used for Intention prediction task? #37

@Rak-r

Description

@Rak-r

Hi, thank you for the great work.

I am following the intention prediction work. I ran some previous models like SFGRU on JAAD dataset, however, when the database is generated, the data_opts has sequence_type = 'crossing' which means it is action prediction of pedestrians who are on the road as per : https://arxiv.org/pdf/2407.00446 .

I am getting a bit confused where is sequence_type='intention' used?

If crossing (1) / not_crossing(0) output means what? Is it intention of the pedestrian who want or intends to cross or the pedestrian who is already crossing (action prediction)?

Please correct me if I am missing some points or mixing things.

My objective is to perform Intention prediction and not action recogntion. @ykotseruba @aras62

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions