- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
When feed multiple video input to the model, it shows just one output result.
(feeding '-i input_video1 -i input_video2' according to the doc.)
Inspecting args.input variable after parser.add_argument(), args.input shows just the last input argument.
Is it correct?
And if I want to identify and track different object like animal or transportation, what should be midified or added?
gb8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am sorry.
I misunderstood the document.
According to your comment, it works well.
gb8
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi gb8,
Thank you for reaching out to us.
For your information, to run multiple inputs for the Multi Camera Multi Target Python Demo you will need to run the arguments as follows:
python multi_camera_multi_target_tracking_demo.py -i video_1.avi video_2.avi -m <path_to_model> --m_reid <path_to_model> --config configs\person.py
You can follow this guide on how to run the demo using the command line arguments for further details.
Regards,
Hairul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am sorry.
I misunderstood the document.
According to your comment, it works well.
gb8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi gb8,
Glad to know that your issue has been resolved.
This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.
Regards,
Hairul

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page