mangaka-cli / config.yaml
portoperatingsystem's picture
Upload folder using huggingface_hub
1adf927 verified
raw
history blame contribute delete
283 Bytes
name: "sam3_vit_h_20260220"
display_name: Segment Anything 3 (ViT-H)
type: segment_anything
encoder_model_path: sam3_image_encoder.onnx
decoder_model_path: sam3_decoder.onnx
language_encoder_path: sam3_language_encoder.onnx
input_size: 1008
max_height: 1008
max_width: 1008