NVlabs / imaginaire

NVIDIA's Deep Imagination Team's PyTorch Library
Other
3.99k stars 444 forks source link

--paired option while running fs_vid2vid running #149

Closed Quanta-of-solitude closed 2 years ago

Quanta-of-solitude commented 2 years ago

I have prepared the data according to the docs, and everything else is ready, but when the command: python scripts/build_lmdb.py --config configs/projects/fs_vid2vid/face_forensics/ampO1.yaml --data_root data_root/ --output_root lmbd_vid2vid/[train | val] --paired

is ran I get an error: Command 'val]' not found, did you mean

Looks like I am writing the command wrong

Quanta-of-solitude commented 2 years ago

LOL, my bad. Mad a mistake | signified whether /train or /valid.