HCD Circuit Recognition Weights
This repository hosts the pretrained weights for the paper:
Deep Learning-Based Recognition and Structural Parsing of Hand-Drawn Circuit Diagrams
Components
The repository contains pretrained weights for the following models used in the pipeline:
- YOLOv10 component detector
- PARSeq text recognition model
- HAWP wire/junction detection model
- DINOv2 component subtype classification model
- ViTPose endpoint semantic inference model
Files
weights_yolo_parseq.zipโ YOLOv10 + PARSeq weightsweights_hawp.zipโ HAWP junction detection weightsweights_dinov2.zipโ DINOv2 component subtype classifier weightsweights_vitpose.zipโ ViTPose endpoint semantic inference weights
SHA256 checksums are provided in SHA256SUMS.txt.