mxnet-ssd
mxnet-ssd copied to clipboard
how can i detect a video use this? no demo? thanks
Checkout the demo here, https://github.com/zhreshold/mxnet-yolo/blob/master/video_demo.py Should be quite similar
OK,thanks
@zhreshold - I have used the above code to detect objects in video. Please find the code
https://github.com/guruvishnuvardan/MXnet-SSD---Object-Detection/blob/master/demo.py
and the error attached, Can you please let me know the reason for this defect, I use ssd_resnet50_512-0000.params(renamed as ssd_resnet50_512-0158.params) and ssd_resnet50_512-symbol.jason as Model.
I am trying to just detect with the pre trained model.
