mxnet-ssd icon indicating copy to clipboard operation
mxnet-ssd copied to clipboard

how can i detect a video use this? no demo? thanks

Open aa12356jm opened this issue 8 years ago • 3 comments

aa12356jm avatar Nov 28 '17 02:11 aa12356jm

Checkout the demo here, https://github.com/zhreshold/mxnet-yolo/blob/master/video_demo.py Should be quite similar

zhreshold avatar Nov 29 '17 04:11 zhreshold

OK,thanks

aa12356jm avatar Nov 30 '17 09:11 aa12356jm

@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. mxnet data_shape

guruvishnuvardan avatar Mar 05 '18 08:03 guruvishnuvardan