Re: [Dclib-devel] dnn_metric_learning_on_images_ex - can't load trained model
Brought to you by:
davisking
From: Davis K. <dav...@gm...> - 2018-05-22 19:00:51
|
No, you don't need to do anything. The things you are describing should be impossible, which means you have probably clobbered your function stack or done something similarly bad in other parts of your code. You just need to debug your program. Look for something bad that happens prior to this. This is just the symptom of some bug somewhere else, not the cause. You can load it with anet_type or net_type. Both are fine. |