deep-high-resolution-net.pytorch
deep-high-resolution-net.pytorch copied to clipboard
how to run the demo?
Anyone tried this demo on Win10? I don't know what to do after building the docker. Something wrong when I run ' inference.py --cfg inference-config.yaml \ '
How do I run the demo once I installed the docker on Ubuntu?
How do I run the demo once I installed the docker on Ubuntu?
Hello, Have you run the demo successfully? I have some problems when running demo, I want to inference my video, but it report an error :AssertionError: Non-existent key: Test.MODEL_FILE Specific as follows:

I wonder if I need to compress my video to size in advance. Please help me!