File size: 787 Bytes
7097bd9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
library_name: transformers
tags:
- autotrain
- object-detection
- vision
base_model: microsoft/table-transformer-detection
widget:
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
example_title: Tiger
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
example_title: Teapot
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
example_title: Palace
datasets:
- bortle/ap_obj_dataset
---
# Model Trained Using AutoTrain
- Problem type: Object Detection
## Validation Metrics
loss: 5.052831649780273
map: 0.0
map_50: 0.0
map_75: 0.0
map_small: -1.0
map_medium: -1.0
map_large: 0.0
mar_1: 0.0
mar_10: 0.0
mar_100: 0.0
mar_small: -1.0
mar_medium: -1.0
mar_large: 0.0
|