metadata
license: mit
datasets:
- lh9171338/FE-Wireframe
- lh9171338/FE-Blurframe
tags:
- computer-vision
- line-segment-detection
- wireframe-parsing
pipeline_tag: keypoint-detection
ULSD
✏️ Github | 📑 Paper | 🏠 Homepage
This repository contains the official PyTorch implementation of the paper: Detecting Line Segments in Motion-blurred Images with Events.
Summary
FE-LSD is an event-enhanced line segment detection framework for motion-blurred images with thoughtful information fusion of both modalities and advanced wireframe parsing network. Extensive results on both synthetic and realistic datasets demonstrate the effectiveness of the proposed method for handling motion blurs in line segment detection.
Download
- Download with Git
git lfs install
git clone https://huggingface.co/lh9171338/FE-LSD
Citation
@ARTICLE{10323537,
author={Yu, Huai and Li, Hao and Yang, Wen and Yu, Lei and Xia, Gui-Song},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
title={Detecting Line Segments in Motion-Blurred Images With Events},
year={2023},
pages={1-16},
doi={10.1109/TPAMI.2023.3334877}
}