Closed Ardorax closed 2 years ago
You can follow this format for your pull request. (should be automatic next time) https://github.com/Visual-Behavior/aloception/blob/master/.github/pull_request_template.md
Is still a draft or a final pull request ?
Is still a draft or a final pull request ?
It is still a draft. It will be ready to merge by next week.
Kitti Dataset (Stereo, Flow, Scene Flow, Depth, Odometry, Object, Tracking, Road, Semantics)
for f, frames in enumerate(kitti_ds.train_loader(batch_size=2)): frames = Frame.batch_list(frames)
How to use the remaining task of the dataset : Dataset's class list :
KittiStereoFlow2012
,KittiStereoFlowSFlow2015
,KittiOdometryDataset
,KittiObjectDataset
,KittiTrackingDataset
,KittiRoadDataset
Scene Flow: dimensions : Error with shape of occlusion mask.
This pull request includes