David Novotny 4300030d7a Changes for CO3Dv2 release [part1]
Summary:
Implements several changes needed for the CO3Dv2 release:
- FrameData contains crop_bbox_xywh which defines the outline of the image crop corresponding to the image-shaped tensors in FrameData
- revised the definition of a bounding box inside JsonDatasetIndex: bbox_xyxy is [xmin, ymin, xmax, ymax], where xmax, ymax are not inclusive; bbox_xywh = [xmin, ymain, xmax-xmin, ymax-ymin]
- is_filtered for detecting whether the entries of the dataset were somehow filtered
- seq_frame_index_to_dataset_index allows to skip entries that are not present in the dataset

Reviewed By: shapovalov

Differential Revision: D37687547

fbshipit-source-id: 7842756b0517878cc0964fc0935d3c0769454d78
2022-07-09 17:16:24 -07:00
..
2022-07-06 07:13:41 -07:00
2022-03-21 13:20:10 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-07-04 07:18:03 -07:00
2022-06-24 04:18:01 -07:00
2022-07-06 07:13:41 -07:00
2022-07-06 07:13:41 -07:00
2022-05-25 06:16:03 -07:00
2022-06-10 12:22:46 -07:00
2022-07-06 07:13:41 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-06-24 04:07:15 -07:00
2022-06-28 16:11:49 -07:00
2022-05-12 12:50:03 -07:00