paper-with-me

Papers

Tiny and Efficient Model for the Edge Detection Generalization

2023-08-12 · Xavier Soria, Yachuan Li, Mohammad Rouhani, Angel D. Sappa

Most high-level computer vision tasks rely on low-level image operations as their initial processes. Operations such as edge detection, image enhancement, and super-resolution, provide the foundations for higher level image analysis. In this work we address the edge detection considering three main objectives: simplicity, efficiency, and generalization since current state-of-the-art (SOTA) edge detection models are increased in complexity for better accuracy. To achieve this, we present Tiny and Efficient Edge Detector (TEED), a light convolutional neural network with only $58K$ parameters, less than $0.2$% of the state-of-the-art models. Training on the BIPED dataset takes $less than 30 minutes$, with each epoch requiring $less than 5 minutes$. Our proposed model is easy to train and it quickly converges within very first few epochs, while the predicted edge-maps are crisp and of high quality. Additionally, we propose a new dataset to test the generalization of edge detection, which comprises samples from popular images used in edge detection and image segmentation. The source code is available in https://github.com/xavysp/TEED.

📄 PDF Abstract BibTeX arXiv:2308.06468

Code (1)

xavysp/teed 공식 구현 pytorch

Tasks

Boundary DetectionContour DetectionEdge DetectionImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

TinyDef-DETR: A Transformer-Based Framework for Defect Detection in Transmission Lines from UAV Imagery

2025-09-07 · Feng Shen, Jiaming Cui, Wenqiang Li, Shuai Zhou arxiv

Automated defect detection from UAV imagery of transmission lines is a challenging task due to the small size, ambiguity, and complex backgrounds of defects. This paper proposes TinyDef-DETR, a DETR-based framework desig…

On-device Online Learning and Semantic Management of TinyML Systems

2024-05-13 · Haoyu Ren, Xue Li, Darko Anicic, Thomas A. Runkler

Recent advances in Tiny Machine Learning (TinyML) empower low-footprint embedded devices for real-time on-device Machine Learning. While many acknowledge the potential benefits of TinyML, its practical implementation pre…

Audio Classificationimage-classificationImage ClassificationManagement+1

A Study on Tiny YOLO for Resource Constrained Xray Threat Detection

2023-09-27 · Raghav Ambati, Ayon Borthakur

This paper implements and analyzes multiple networks with the goal of understanding their suitability for edge device applications such as X-ray threat detection. In this study, we use the state-of-the-art YOLO object de…

object-detectionObject Detection

TinyMyo: a Tiny Foundation Model for Flexible EMG Signal Processing at the Edge

2025-12-05 · Matteo Fasulo, Giusy Spacone, Thorir Mar Ingolfsson, Yawei Li 외 arxiv

Objective: Surface electromyography (EMG) is a non-invasive sensing modality widely used in biomechanics, rehabilitation, prosthetic control, and human-machine interfaces. Despite decades of use, achieving robust general…

Speech Recognition

YOLO Nano: a Highly Compact You Only Look Once Convolutional Neural Network for Object Detection

2019-10-03 · Alexander Wong, Mahmoud Famuori, Mohammad Javad Shafiee, Francis Li 외

Object detection remains an active area of research in the field of computer vision, and considerable advances and successes has been achieved in this area through the design of deep convolutional neural networks for tac…

Objectobject-detectionObject Detection