paper-with-me

Papers

Dynamic Graph Induced Contour-aware Heat Conduction Network for Event-based Object Detection

2025-05-19 · Xiao Wang, Yu Jin, Lan Chen, Bo Jiang, Lin Zhu, Yonghong Tian, Jin Tang, Bin Luo

Event-based Vision Sensors (EVS) have demonstrated significant advantages over traditional RGB frame-based cameras in low-light conditions, high-speed motion capture, and low latency. Consequently, object detection based on EVS has attracted increasing attention from researchers. Current event stream object detection algorithms are typically built upon Convolutional Neural Networks (CNNs) or Transformers, which either capture limited local features using convolutional filters or incur high computational costs due to the utilization of self-attention. Recently proposed vision heat conduction backbone networks have shown a good balance between efficiency and accuracy; however, these models are not specifically designed for event stream data. They exhibit weak capability in modeling object contour information and fail to exploit the benefits of multi-scale features. To address these issues, this paper proposes a novel dynamic graph induced contour-aware heat conduction network for event stream based object detection, termed CvHeat-DET. The proposed model effectively leverages the clear contour information inherent in event streams to predict the thermal diffusivity coefficients within the heat conduction model, and integrates hierarchical structural graph features to enhance feature learning across multiple scales. Extensive experiments on three benchmark datasets for event stream-based object detection fully validated the effectiveness of the proposed model. The source code of this paper will be released on https://github.com/Event-AHU/OpenEvDET.

📄 PDF Abstract BibTeX arXiv:2505.12908

Code (1)

event-ahu/openevdet 공식 구현 pytorch

Tasks

Event-based visionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

BSDA-Net: A Boundary Shape and Distance Aware Joint Learning Framework for Segmenting and Classifying OCTA Images

2021-07-10 · Li Lin, Zhonghua Wang, Jiewei Wu, Yijin Huang 외

Optical coherence tomography angiography (OCTA) is a novel non-invasive imaging technique that allows visualizations of vasculature and foveal avascular zone (FAZ) across retinal layers. Clinical researches suggest that …

ClassificationDiagnosticSegmentation

Joint Dense-Point Representation for Contour-Aware Graph Segmentation

2023-06-21 · Kit Mills Bransby, Greg Slabaugh, Christos Bourantas, Qianni Zhang

We present a novel methodology that combines graph and dense segmentation techniques by jointly learning both point and pixel contour representations, thereby leveraging the benefits of each approach. This addresses defi…

Segmentation

AI Driven Discovery of Bio Ecological Mediation in Cascading Heatwave Risks

2025-09-29 · Yiquan Wang, Tin-Yeh Huang, Qingyun Gao, Yuhan Chang 외 arxiv

Compound heatwaves increasingly trigger complex cascading failures that propagate through interconnected physical and human systems, yet the fragmentation of disciplinary knowledge hinders the comprehensive mapping of th…

SPRITETOMESH: Automatic Mesh Generation for 2D Skeletal Animation Using Learned Segmentation and Contour-Aware Vertex Placement

2026-02-24 · Bastien Gimbert arxiv

We present SPRITETOMESH, a fully automatic pipeline for converting 2D game sprite images into triangle meshes compatible with skeletal animation frameworks such as Spine2D. Creating animation-ready meshes is traditionall…

Edge Detection

Learning Where to Embed: Noise-Aware Positional Embedding for Query Retrieval in Small-Object Detection

2026-04-16 · Yangchen Zeng, Zhenyu Yu, Dongming Jiang, Wenbo Zhang 외 arxiv

Transformer-based detectors have advanced small-object detection, but they often remain inefficient and vulnerable to background-induced query noise, which motivates deep decoders to refine low-quality queries. We presen…

Object Detection