Roman Shapovalov b0462598ac Refactor: FrameDataBuilder is more extensible.
Summary:
This is mostly a refactoring diff to reduce friction in extending the frame data.

Slight functional changes: dataset getitem now accepts (seq_name, frame_number_as_singleton_tensor) as a non-advertised feature. Otherwise this code crashes:
```
item = dataset[0]
dataset[item.sequence_name, item.frame_number]
```

Reviewed By: bottler

Differential Revision: D45780175

fbshipit-source-id: 75b8e8d3dabed954a804310abdbd8ab44a8dea29
2023-05-17 10:38:34 -07:00
..
2023-04-25 09:56:15 -07:00
2023-03-24 07:27:39 -07:00
2022-03-21 13:20:10 -07:00
2022-10-09 05:06:49 -07:00
2022-07-22 15:52:50 -07:00
2023-04-25 09:56:15 -07:00
2022-05-25 06:16:03 -07:00
2022-06-10 12:22:46 -07:00
2023-05-04 03:32:27 -07:00
2023-01-24 15:26:52 -08:00
2022-10-03 08:36:47 -07:00
2023-04-25 09:56:15 -07:00
2022-10-03 08:36:47 -07:00
2022-06-28 16:11:49 -07:00
2022-05-12 12:50:03 -07:00