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
The convert tool converts weights from the provided pkl files to pytorch compatible format. The architecture is decoupled from the weights and is implemented here.
We don't support the CSN models right now - see #9. If you want a pytorch version of them you'd have to implement the weight conversion and model definition (see links above).
Can you share any tool by which we can convert Caffe model to pytorch? Or if you can provide the same features for Ip-csn model.
The text was updated successfully, but these errors were encountered: