Dense Extreme Inception Network for Edge Detection
About
<<<This is a pre-acceptance version, please, go through Pattern Recognition Journal on Sciencedirect to read the final version>>>. Edge detection is the basis of many computer vision applications. State of the art predominantly relies on deep learning with two decisive factors: dataset content and network's architecture. Most of the publicly available datasets are not curated for edge detection tasks. Here, we offer a solution to this constraint. First, we argue that edges, contours and boundaries, despite their overlaps, are three distinct visual features requiring separate benchmark datasets. To this end, we present a new dataset of edges. Second, we propose a novel architecture, termed Dense Extreme Inception Network for Edge Detection (DexiNed), that can be trained from scratch without any pre-trained weights. DexiNed outperforms other algorithms in the presented dataset. It also generalizes well to other datasets without any fine-tuning. The higher quality of DexiNed is also perceptually evident thanks to the sharper and finer edges it outputs.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Edge Detection | BIPED (test) | ODS89.5 | 31 | |
| Edge Detection | MDBD (test) | ODS89.4 | 18 | |
| Edge Detection | UDED | ODS0.815 | 10 | |
| Edge Detection | BIPED v2 (test) | ODS89.5 | 8 | |
| Sketch image retrieval | QMUL-Shoe | Top-1 Accuracy51.3 | 5 | |
| Sketch image retrieval | QMUL-Chair | Top-1 Retrieval81.44 | 5 |