DrawZeroPoint / VectorDetectionNetworkLinks
Code for the paper: Z. Dong et al., "Vector Detection Network: An Application Study on Robots Reading Analog Meters in the Wild," in IEEE Transactions on Artificial Intelligence, vol. 2, no. 5, pp. 394-403, Oct. 2021, doi: 10.1109/TAI.2021.3105936.
☆23Updated 3 years ago
Alternatives and similar repositories for VectorDetectionNetwork
Users that are interested in VectorDetectionNetwork are comparing it to the libraries listed below
Sorting:
- Read the value of the pointer meter☆72Updated 4 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆164Updated 2 years ago
- Use yolov5 to detect pointer scale☆20Updated 2 years ago
- This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deployi…☆183Updated 3 years ago
- labelImg2 with rotated box and extra label support☆160Updated 3 months ago
- ☆44Updated 3 years ago
- multi-task yolov5 with detection and segmentation☆233Updated 3 years ago
- Tool to convert all labelme keypoints file to one single coco keypoints file☆44Updated 5 years ago
- ☆19Updated 2 years ago
- rotation detection based on yolov5☆378Updated last year
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆189Updated 2 years ago
- 大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openv…☆201Updated 4 years ago
- Provide normal insulator images captured by UAVs and synthetic defective insulator images.☆292Updated 6 years ago
- This is a Saliency detection toolbox Specially designed for surface defect detection.☆184Updated 2 years ago
- ☆68Updated 4 years ago
- A simple implementation of Tensorrt YOLOv7☆109Updated 3 years ago
- Real time object detection with deployment of YOLOv5 through LibTorch C++ API☆173Updated 3 years ago
- ☆51Updated 4 years ago
- 使用retinaface完成车牌关键点检测,并在tensorRT下部署☆40Updated 4 years ago
- ☆23Updated 8 months ago
- ☆73Updated last year
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆59Updated 2 years ago
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆185Updated 2 years ago
- YOLOX project that can range distance with binocular camera☆21Updated 2 years ago
- annotations of yolov5-5.0☆230Updated 3 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- ☆52Updated 2 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆70Updated last year
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆88Updated 4 years ago
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆66Updated last year