MCPcopy Create free account
hub / github.com/ml-explore/mlx-examples / convert.py

File convert.py

segment_anything/convert.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import json
3import shutil
4from pathlib import Path

Callers

nothing calls this directly

Calls 3

downloadFunction · 0.85
convertFunction · 0.70
save_weightsFunction · 0.70

Tested by

no test coverage detected