ErenKaymakci / Real-Time-QR-Detection-and-DecodingLinks
This repo explain how qr codes works, qr detection and decoding.
☆63Updated 2 years ago
Alternatives and similar repositories for Real-Time-QR-Detection-and-Decoding
Users that are interested in Real-Time-QR-Detection-and-Decoding are comparing it to the libraries listed below
Sorting:
- ☆28Updated 3 years ago
- YoloV8 for a bare Raspberry Pi 4 or 5☆114Updated last year
- Inference YOLO-NAS ONNX model☆70Updated last year
- ☆128Updated 2 years ago
- Python scripts performing instance segmentation using the YOLOv5 model in ONNX.☆38Updated 2 years ago
- Train and Inference your custom YOLO-NAS model by Single Command Line☆120Updated last year
- Implementation of yolo v10 in c++ std 17 over opencv and onnxruntime☆90Updated last year
- Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking☆80Updated 5 months ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆100Updated 2 years ago
- This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api☆65Updated last year
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆96Updated 3 years ago
- ☆79Updated 2 years ago
- This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/f…☆45Updated last year
- Deploy RT-EDTR with onnx from paddlepaddle framwork and graph cut☆31Updated 2 years ago
- deploy yolov5 in c++☆110Updated 2 years ago
- ☆17Updated 4 years ago
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆173Updated 2 years ago
- YoloV7 for a bare Raspberry Pi using ncnn.☆97Updated last year
- YOLOv9 Tensorrt deployment acceleration,provide two implementation methods: C++and Python🔥🔥🔥☆32Updated last year
- BoT-SORT + YOLOX implemented using only onnxruntime, Numpy and scipy, without cython_bbox and PyTorch. Fast human tracker. OSNet is not u…☆44Updated last year
- YOLOv10 C++ implementation using OpenVINO for efficient and accurate real-time object detection.☆75Updated 7 months ago
- ☆56Updated 2 years ago
- Simple YOLOv5 Inference in Pytorch☆14Updated 5 years ago
- Real-time PPE detection based on YOLO. Open high-quality dataset.☆58Updated 3 years ago
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆67Updated 2 years ago
- SAHI(Slicing Aided Hyper Inference)をYOLOX(ONNX)で動かしたサンプル