uzh-rpg/RVT

Event representation to tensor

Closed this issue · 2 comments

can you tell how you converted event tensor to tensor and how do we calculate the starting and ending timestamp of every event that is getting passed to the model

This is described in the 'Event Processing' subsection of section 3 in the paper.

You can find the code here that computes the torch tensor from events.

I thank you for giving me a reply in such a busy schedule
can you please tell how can we know about the starting timestamp and ending timestamp of the event