barc_det_warehouse Computer Vision Project
barcode detection
this dataset is especially for the use case of detecting barcodes on packages in a warehouse. the datatset has been properly re-annotated such that no far away barcodes are missed out as background and I have added shear and angle augmentation among many others for easily detecting the barcode from a wide range of positions/orientations.
original dataset sourced from:
@misc{ barcode-u0uzi_dataset,
title = { Barcode Dataset },
type = { Open Source Dataset },
author = { MilanR },
howpublished = { \url{ https://universe.roboflow.com/milanr/barcode-u0uzi } },
url = { https://universe.roboflow.com/milanr/barcode-u0uzi },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2023 },
month = { may },
note = { visited on 2023-06-29 },
}
Trained Model API
This project has a trained model available that you can try in your browser and use to get predictions via our Hosted Inference API and other deployment methods.
YOLOv8
This project has a YOLOv8 model checkpoint available for inference with Roboflow Deploy. YOLOv8 is a new state-of-the-art real-time object detection model.
Find utilities and guides to help you start using the barc_det_warehouse project in your project.