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
hi,I have used your convert.py to change ckpt .Can I directly put in android?When i change it ,I find the file size smaller than the old.Is there wrong?In checkpoint ,model.data-of-0001 is 250M,model.meta is 600K,the changed pd is 700k?I doubt it ?
The text was updated successfully, but these errors were encountered:
Would you mind to give example how to use the convert.py
I have EfficientDet-d0 output from ModelArts (HuaweiCloud).
model.ckpt-20000.data-00000-of-00001 (30.8 MB)
model.ckpt-20000.index (47.5 KB)
model.ckpt-20000.meta (8.7 MB)
timeline-20000.json (5.8 MB)
and other files.
convert.py --checkpoint CHECKPOINT --model MODEL --out-path MODEL_OUT
Thank you very much in advance.
Warmest Regards,
Suryadi
convert.py --checkpoint CHECKPOINT --model MODEL --out-path MODEL_OUT
hi,I have used your convert.py to change ckpt .Can I directly put in android?When i change it ,I find the file size smaller than the old.Is there wrong?In checkpoint ,model.data-of-0001 is 250M,model.meta is 600K,the changed pd is 700k?I doubt it ?
The text was updated successfully, but these errors were encountered: