Gertlek's picture
Upload clean DetectiveSAMv2 inference bundle
b4bedeb verified
Raw
History Blame Contribute Delete
215 Bytes
from detectivesam_inference.checkpoint import InferenceConfig
from detectivesam_inference.runtime import DetectiveSAMRunner, PredictionResult
__all__ = ["DetectiveSAMRunner", "InferenceConfig", "PredictionResult"]