transformers/tests/models/sam
Matt 26a06814a1
Fix SAM tests and use smaller checkpoints (#23656)
* Fix SAM tests and use smaller checkpoints

* Override test_model_from_pretrained to use sam-vit-base as well

* make fixup
2023-05-22 19:42:35 +02:00
..
__init__.py Add Segment Anything Model (SAM) (#22654) 2023-04-19 21:01:49 +02:00
test_modeling_sam.py Fix SAM tests and use smaller checkpoints (#23656) 2023-05-22 19:42:35 +02:00
test_modeling_tf_sam.py Fix SAM tests and use smaller checkpoints (#23656) 2023-05-22 19:42:35 +02:00
test_processor_sam.py TF port of the Segment Anything Model (SAM) (#22970) 2023-05-19 14:14:13 +01:00