Hello. I'm trying to use the sample 'crossroad_camera_demo' for the task of person re-identification using images as input. I downloaded the models and tried the sample by giving a single image and it is working correctly. I've read the documentation of this demo, but I don't understand how to give two or more images in input.
链接已复制
2 回复数
Hi Shamri,
By default, Crossroad camera demo supports video file, camera stream or an image file as input but not multiple images.
You can run the application with '-h' to list the available options.
Regards,
Jaivin