Instructions to use KeepMouseMoving/rtdetr-v2-r50-finetune-test-quick with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KeepMouseMoving/rtdetr-v2-r50-finetune-test-quick with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="KeepMouseMoving/rtdetr-v2-r50-finetune-test-quick")# Load model directly from transformers import AutoTokenizer, AutoModelForObjectDetection tokenizer = AutoTokenizer.from_pretrained("KeepMouseMoving/rtdetr-v2-r50-finetune-test-quick") model = AutoModelForObjectDetection.from_pretrained("KeepMouseMoving/rtdetr-v2-r50-finetune-test-quick", device_map="auto") - Notebooks
- Google Colab
- Kaggle
rtdetr-v2-r50-finetune-test-quick / runs /Apr15_11-01-37_GV9QM84 /events.out.tfevents.1744707699.GV9QM84.7668.0
- Xet hash:
- a0c03c97e465a9e2674ccaadf0b4ee7946a5bbe9758eed07aa6980471fac0381
- Size of remote file:
- 7.75 kB
- SHA256:
- 3f946da9c4e422245858fa3c15396860b09a8a10565d19d5782afb69ecb3a98d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.