You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`RAFT: Recurrent All Pairs Field Transforms for Optical Flow <https://arxiv.org/abs/2003.12039>`_.
592
591
593
592
Args:
594
-
pretrained (bool): TODO not implemented yet
593
+
pretrained (bool): Whether to use pretrained weights.
595
594
progress (bool): If True, displays a progress bar of the download to stderr
596
595
kwargs (dict): Parameters that will be passed to the :class:`~torchvision.models.optical_flow.RAFT` class
`RAFT: Recurrent All Pairs Field Transforms for Optical Flow <https://arxiv.org/abs/2003.12039>`_.
637
636
638
637
Args:
639
-
pretrained (bool): TODO not implemented yet
638
+
pretrained (bool): Whether to use pretrained weights.
640
639
progress (bool): If True, displays a progress bar of the download to stderr
641
640
kwargs (dict): Parameters that will be passed to the :class:`~torchvision.models.optical_flow.RAFT` class
`RAFT: Recurrent All Pairs Field Transforms for Optical Flow <https://arxiv.org/abs/2003.12039>`_.
151
169
152
170
Args:
153
-
weights(Raft_Small_weights, optinal): TODO not implemented yet
171
+
weights(Raft_Small_weights, optional): pretrained weights to use.
154
172
progress (bool): If True, displays a progress bar of the download to stderr
155
173
kwargs (dict): Parameters that will be passed to the :class:`~torchvision.models.optical_flow.RAFT` class
0 commit comments