Auron-X / GOTURN-Example

GOTURN tracker example using Caffe & OpenCV
5 stars 16 forks source link

Error in layer names #5

Open arasharchor opened 6 years ago

arasharchor commented 6 years ago

Hi,

I tried this code, but I am getting the following error:

Dataset #310 size: 3090
Dataset #311 size: 2398
Dataset #312 size: 1827
Dataset #313 size: 1998
Dataset #314 size: 2356

W0527 11:17:07.188453 6455 net.cpp:974] Unknown layer name data1 W0527 11:17:07.188472 6455 net.cpp:974] Unknown layer name data2 Segmentation fault (core dumped)

I checked the prorotxt. Everything seems to be OK. So I do not know what went wrong here.