Object Detection
ultralytics
YOLOv10
tracking
instance-segmentation
image-classification
pose-estimation
obb
yolo
yolov8
yolov3
yolov5
yolov9
barcode
qrcode
package
deliveries
Instructions to use Tomuel64/YOLOV8s-Barcode-Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Tomuel64/YOLOV8s-Barcode-Detection with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("Tomuel64/YOLOV8s-Barcode-Detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - YOLOv10
How to use Tomuel64/YOLOV8s-Barcode-Detection with YOLOv10:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("Tomuel64/YOLOV8s-Barcode-Detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c368a9c3f0d2c1cf6011db5ccf16a5eb217a45f474f06673f2299fc189bf9bfa
- Size of remote file:
- 22.5 MB
- SHA256:
- 316ded312281da5d4de06c36c66fdc682bd1c2052689008237baf22eb8e4f5ed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.