Hi, I'd like to listen your opinion on the following issues related to human trajectory prediction on training real datasets.
- What if the number of people changes at each timestamps? e.g., the number of people per scene may varies(5⇒5⇒6⇒8⇒1⇒...)
- Even if the number of people is fixed for each timestamp, what if the people who make up the scene change? e.g. at t=1, human id=1,2,3,4,5 ⇒ t=2, human id=2,3,4,6,7(human 1,5 are missing but human 6,7 are pop in).
The above problems may not occur in the simulation using a synthetic dataset in which the number of people is unchanged, but it may be happen on the train with real datasets. Does this code can deal with the problems? I wish to hear your opinion on this.
Regards,
Hi, I'd like to listen your opinion on the following issues related to human trajectory prediction on training real datasets.
The above problems may not occur in the simulation using a synthetic dataset in which the number of people is unchanged, but it may be happen on the train with real datasets. Does this code can deal with the problems? I wish to hear your opinion on this.
Regards,