CoordFill icon indicating copy to clipboard operation
CoordFill copied to clipboard

questions about inference time

Open LeiiY opened this issue 1 year ago • 1 comments

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 demo

LeiiY avatar Nov 01 '23 11:11 LeiiY