deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

how to run the demo?

Open yanxinlei opened this issue 5 years ago • 2 comments

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 \ '

yanxinlei avatar Apr 16 '20 04:04 yanxinlei

How do I run the demo once I installed the docker on Ubuntu?

nicolasugrinovic avatar Apr 20 '20 15:04 nicolasugrinovic

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:

image

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

STRUGGLE1999 avatar Aug 14 '22 02:08 STRUGGLE1999