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
I want to change weight to tf model,but "python net_to_model.py weightfile" have "ValueError: Inconsistent number of weights in the file", how can i solve it?
The text was updated successfully, but these errors were encountered:
Sorry, but we did not upgrade that script to work with SAI and I have no understanding of how it works. Maybe you can simply remove the check on the number of lines, but I don't know if it will work.
Anyway, the tf models of recent nets can be found here.
If you need the model of a previous net, feel free to ask and I will put it online for download.
I want to change weight to tf model,but "python net_to_model.py weightfile" have "ValueError: Inconsistent number of weights in the file", how can i solve it?
The text was updated successfully, but these errors were encountered: