You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2020. It is now read-only.
Trying to convert deepdesc .t7 net from https://github.com/etrulls/deepdesc-release
After countless efforts, I ran into an issue I couldn't solve:
Apparently the network model has a layer type "table" which is not implemented in Caffe?
Unfortunately, I'm not familiar with Torch, so I can't inspect this 'table' layer.
Hi,
Trying to convert deepdesc .t7 net from https://github.com/etrulls/deepdesc-release
After countless efforts, I ran into an issue I couldn't solve:
Apparently the network model has a layer type "table" which is not implemented in Caffe?
Unfortunately, I'm not familiar with Torch, so I can't inspect this 'table' layer.
The model is here:
https://github.com/etrulls/deepdesc-release/blob/master/models/CNN3_p8_n8_split4_073000.t7
Any help will be appreciated.
Working on Ubuntu 16.04.