Items with no label
3335 Discussions

SDK example program runs an error(opencv rs-dnn)

hDu4
Beginner
1,696 Views

rs-dnn runs wrong but several other sample programs(rs-grabcuts , rs-imshow , rs-latency-tool) can run.Is my error in configuring opencv or other reasons?

My device is D435,firmware version05.09.02.00.

0 Kudos
1 Solution
idata
Employee
620 Views

Hello duhaibin,

 

 

Thank you for your interest in the Intel RealSense D435 camera and we apologize for the delay.

 

 

Could you please check the two files "MobileNetSSD_deploy.prototxt" and "MobileNetSSD_deploy.caffemodel" under your solution folder.

 

Check please if the size of the files aren't zero. If they are zero, please go to https://github.com/chuanqi305/MobileNet-SSD https://github.com/chuanqi305/MobileNet-SSD github repository to download the two files with the same name and replace them.

 

 

Looking forward to your reply!

 

 

Regards,

 

Eliza

View solution in original post

0 Kudos
3 Replies
idata
Employee
621 Views

Hello duhaibin,

 

 

Thank you for your interest in the Intel RealSense D435 camera and we apologize for the delay.

 

 

Could you please check the two files "MobileNetSSD_deploy.prototxt" and "MobileNetSSD_deploy.caffemodel" under your solution folder.

 

Check please if the size of the files aren't zero. If they are zero, please go to https://github.com/chuanqi305/MobileNet-SSD https://github.com/chuanqi305/MobileNet-SSD github repository to download the two files with the same name and replace them.

 

 

Looking forward to your reply!

 

 

Regards,

 

Eliza
0 Kudos
idata
Employee
620 Views

Hello duhaibin,

 

 

Could you please let me know if you require further assistance on this matter?

 

 

Thank you,

 

Eliza
0 Kudos
hDu4
Beginner
620 Views

Hello Eliza,

I am sorry to reply you late.

I check the two files "MobileNetSSD_deploy.prototxt" and "MobileNetSSD_deploy.caffemodel" under my folder.The size of "MobileNetSSD_deploy.caffemodel" file is zero.I replace it and the problem is solved.

 

Thank you very much for your solution,

Haibin Du

0 Kudos
Reply