ProPainter / weights /README.md
sczhou's picture
init code
320e465
|
raw
history blame
276 Bytes
# 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
```