Instructions to use ilililili/furniture-ngpea_HWTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ilililili/furniture-ngpea_HWTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="ilililili/furniture-ngpea_HWTest")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("ilililili/furniture-ngpea_HWTest") model = AutoModelForObjectDetection.from_pretrained("ilililili/furniture-ngpea_HWTest") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4516fc5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d964a9b27d1accc8e25a2c53bf7b2750114e425c801fe7605bfec4871b36aff2
size 166498936
|