We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c07750 commit d8431fcCopy full SHA for d8431fc
torchvision/prototype/models/optical_flow/raft.py
@@ -97,7 +97,7 @@ class Raft_Small_Weights(WeightsEnum):
97
)
98
C_T_V2 = Weights(
99
# Chairs + Things
100
- url="https://download.pytorch.org/models/raft_small_C_T_V2-01064c6d.pth",
+ url="https://github.com/pytorch/vision/tree/main/references/optical_flow",
101
transforms=RaftEval,
102
meta={
103
**_COMMON_META,
0 commit comments