Advertisement
31ph4n70m

SAM Segment anything convert pth to onnx

Jan 25th, 2024
879
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | Source Code | 0 0
  1. python scripts/export_onnx_model.py --checkpoint ..\sam_vit_h_4b8939.pth --model-type vit_h --output ..\sam_vit_h_4b8939.onnx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement