Skip to content

Commit

Permalink
fix the config of flownet2css on flyingthings3d
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary-66 committed Jun 30, 2022
1 parent c46196b commit f9ad309
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
]

# Train on FlyingChairs and finetune on FlyingThings3D subset
load_from = 'https://download.openmmlab.com/mmflow/flownet2/flownet2css_8x1_sfine_flyingthings3d_subset_384x768.pth' # noqa
load_from = 'https://download.openmmlab.com/mmflow/flownet2/flownet2css_8x1_slong_flyingchairs_384x448.pth' # noqa

0 comments on commit f9ad309

Please # to comment.