Instructions to use manar21/bb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use manar21/bb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="manar21/bb")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("manar21/bb") model = AutoModelForObjectDetection.from_pretrained("manar21/bb", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2512534450ef10b2b3f9e209122639966fa4674bed3480d8c15337d234e1f4bf
- Size of remote file:
- 167 MB
- SHA256:
- 830f5e2eeaada8c8c8281779dcc8ab12833972eb8514ed0a35be6c1d4420ad81
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.