google / mannequinchallenge

Inference code and trained models for "Learning the Depths of Moving People by Watching Frozen People."
https://google.github.io/mannequinchallenge
Apache License 2.0
492 stars 104 forks source link

typo in instruction #1

Closed c13proto closed 5 years ago

c13proto commented 5 years ago

I guess "single-view" should be "single_view" in your below instruction. (pytorch)$ python test_davis_videos.py --input=single-view

fcole commented 5 years ago

Thanks for catching this, fixed.