CoordFill
CoordFill copied to clipboard
questions about inference time
thx for your great work, i followed the readme.md and run the following instruction
python demo.py --input [INPUT_PATH] --mask [MASK_PATH] --config [CONFIG_PATH] --model [MODEL_PATH] --resolution [HEIGHT],[WIDTH]
but on my A10 GPU, i got > 1s inference time, which is 24ms in the paper, could you please tell me what I did wrong,thanks