File size: 276 Bytes
320e465
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Weights

Put the downloaded pre-trained models to this folder.

The directory structure will be arranged as:
```
weights
   |- raft-things.pth
   |- recurrent_flow_completion.pth
   |- ProPainter.pth
   |- i3d_rgb_imagenet.pt (for evaluating VFID metric)
   |- README.md
```