I'm opening this issue to keep track of the progress made on the RAFT implementation. Implementing RAFT is part of our H2 goals: #4187
The support for Kitti would require support for 16bits png, which we don't have at the moment. EDIT: we do now
cc @pmeier @datumbox
I'm opening this issue to keep track of the progress made on the RAFT implementation. Implementing RAFT is part of our H2 goals: #4187
model architecture (normal and "small" one) Add RAFT model for optical flow #5022
new datasets
new transforms and augmentations Add transforms and presets for optical flow models #5026
training and evaluation reference for optical flow models Add training reference for optical flow models #5027
pretrained weights (our own weights from training recipe + porting of original weights from paper):
Bonus: implement new prototype API Add raft builders and presets in prototypes #5043
The support for Kitti would require support for 16bits png,
which we don't have at the moment.EDIT: we do nowcc @pmeier @datumbox