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