paper-with-me

Papers

HiRes: A Hierarchical Cascaded Method for Resistor Value Identification

2026-06-29 · Rama Y. AlHamidi, Aseel A. Mohamed, Mustafa A. Eltayeb, Osama Hasoneh, Mohammad Shaqfeh arxiv

Accurate identification of resistor values from unconstrained images remains a challenging computer vision task due to variations in lighting, orientation, scale, and background complexity. This paper presents HiRes, a hierarchical cascaded pipeline for end-to-end resistor value identification directly from full-frame images. The approach combines object detection (YOLOv8n), semantic segmentation (UNet++ with EfficientNet-B2), and structured geometric decoding via projection along the resistor axis. To improve robustness, we incorporate geometric filtering, gap-preserving band separation, and validation against the E24 resistor series. Experiments across diverse real-world images show that HiRes achieves a detection mAP50 of 0.9906, a segmentation mIoU of 0.8444, and an end-to-end identification accuracy of 85.8% (95% CI: 78.0-91.9%), outperforming the publicly available classical baseline, CVResist, which fails to generalize beyond controlled conditions. In addition, our architecture outperforms state-of-the-art MLLMs on our challenging test set, offering a lower cost, high efficiency, and an interpretable alternative method. These results demonstrate the effectiveness of integrating learned visual representations with structured reasoning for robust resistor interpretation. Code and dataset are available at https://github.com/HiRes491/HiRes.

📄 PDF Abstract BibTeX arXiv:2606.30179

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationObject Detection

Similar Papers 제목 키워드 기반

Hierarchical Residuals Exploit Brain-Inspired Compositionality

2025-02-21 · Francisco M. López, Jochen Triesch

We present Hierarchical Residual Networks (HiResNets), deep convolutional neural networks with long-range residual connections between layers at different hierarchical levels. HiResNets draw inspiration on the organizati…

Hierarchical Video-Moment Retrieval and Step-Captioning

2023-03-29 · CVPR 2023 1 · Abhay Zala, Jaemin Cho, Satwik Kottur, Xilun Chen 외

There is growing interest in searching for information from large video corpora. Prior works have studied relevant tasks, such as text-based video retrieval, moment retrieval, video summarization, and video captioning in…

Information RetrievalMoment RetrievalRetrievalVideo Captioning+2

Automated identification of Ichneumonoidea wasps via YOLO-based deep learning: Integrating HiresCam for Explainable AI

2026-03-17 · Joao Manoel Herrera Pinheiro, Gabriela Do Nascimento Herrera, Alvaro Doria Dos Santos, Luciana Bueno Dos Reis Fernandes 외 arxiv

Accurate taxonomic identification of parasitoid wasps within the superfamily Ichneumonoidea is essential for biodiversity assessment, ecological monitoring, and biological control programs. However, morphological similar…

HiRes: Inspectable Precedent Memory for Reaction Condition Recommendation

2026-05-20 · Shreyas Vinaya Sathyanarayana, Raja Sekhar Pappala, Deepak Warrier arxiv

Reaction condition recommendation sits immediately after retrosynthetic disconnection selection, and in practice, chemists require both accurate predictions and the precedents that justify them. We present HiRes (Hierarc…

HiRes-FusedMIM: A High-Resolution RGB-DSM Pre-trained Model for Building-Level Remote Sensing Applications

2025-03-24 · Guneet Mutreja, Philipp Schuegraf, Ksenia Bittner

Recent advances in self-supervised learning have led to the development of foundation models that have significantly advanced performance in various computer vision tasks. However, despite their potential, these models o…

Instance SegmentationSelf-Supervised LearningSemantic Segmentation