|
2966 | 2966 | "date_added": "2024-01-17 14:25:51" |
2967 | 2967 | }, |
2968 | 2968 | { |
2969 | | - "base_name": "owlvit-base-patch32-torch", |
2970 | | - "base_filename": null, |
2971 | | - "version": null, |
2972 | | - "description": "Faster zero-shot object detector that finds any object you describe using larger image patches for efficiency.", |
2973 | | - "source": "https://huggingface.co/docs/transformers/tasks/zero_shot_object_detection", |
2974 | | - "author": "Thomas Wolf, et al.", |
2975 | | - "license": "Apache 2.0", |
2976 | | - "size_bytes": 1229149172, |
2977 | | - "default_deployment_config_dict": { |
2978 | | - "type": "fiftyone.utils.transformers.FiftyOneZeroShotTransformerForObjectDetection", |
2979 | | - "config": { |
2980 | | - "name_or_path": "google/owlvit-base-patch32" |
2981 | | - } |
2982 | | - }, |
2983 | | - "requirements": { |
2984 | | - "packages": ["torch", "torchvision", "transformers"], |
2985 | | - "cpu": { |
2986 | | - "support": true |
2987 | | - }, |
2988 | | - "gpu": { |
2989 | | - "support": true |
2990 | | - } |
2991 | | - }, |
2992 | | - "tags": [ |
2993 | | - "detection", |
2994 | | - "logits", |
2995 | | - "embeddings", |
2996 | | - "torch", |
2997 | | - "transformers", |
2998 | | - "zero-shot" |
2999 | | - ], |
3000 | | - "date_added": "2025-07-15 13:49:00" |
| 2969 | + "base_name": "owlvit-base-patch32-torch", |
| 2970 | + "base_filename": null, |
| 2971 | + "version": null, |
| 2972 | + "description": "Faster zero-shot object detector that finds any object you describe using larger image patches for efficiency.", |
| 2973 | + "source": "https://huggingface.co/docs/transformers/tasks/zero_shot_object_detection", |
| 2974 | + "author": "Thomas Wolf, et al.", |
| 2975 | + "license": "Apache 2.0", |
| 2976 | + "size_bytes": 1229149172, |
| 2977 | + "default_deployment_config_dict": { |
| 2978 | + "type": "fiftyone.utils.transformers.FiftyOneZeroShotTransformerForObjectDetection", |
| 2979 | + "config": { |
| 2980 | + "name_or_path": "google/owlvit-base-patch32" |
| 2981 | + } |
| 2982 | + }, |
| 2983 | + "requirements": { |
| 2984 | + "packages": ["torch", "torchvision", "transformers"], |
| 2985 | + "cpu": { |
| 2986 | + "support": true |
| 2987 | + }, |
| 2988 | + "gpu": { |
| 2989 | + "support": true |
| 2990 | + } |
| 2991 | + }, |
| 2992 | + "tags": [ |
| 2993 | + "detection", |
| 2994 | + "logits", |
| 2995 | + "embeddings", |
| 2996 | + "torch", |
| 2997 | + "transformers", |
| 2998 | + "zero-shot" |
| 2999 | + ], |
| 3000 | + "date_added": "2025-07-15 13:49:00" |
3001 | 3001 | }, |
3002 | 3002 | { |
3003 | 3003 | "base_name": "omdet-turbo-swin-tiny-torch", |
|
0 commit comments