paper-with-me

Papers

HighlightNet: Highlighting Low-Light Potential Features for Real-Time UAV Tracking

2022-08-14 · Changhong Fu, Haolin Dong, Junjie Ye, Guangze Zheng, Sihang Li, Jilin Zhao

Low-light environments have posed a formidable challenge for robust unmanned aerial vehicle (UAV) tracking even with state-of-the-art (SOTA) trackers since the potential image features are hard to extract under adverse light conditions. Besides, due to the low visibility, accurate online selection of the object also becomes extremely difficult for human monitors to initialize UAV tracking in ground control stations. To solve these problems, this work proposes a novel enhancer, i.e., HighlightNet, to light up potential objects for both human operators and UAV trackers. By employing Transformer, HighlightNet can adjust enhancement parameters according to global features and is thus adaptive for the illumination variation. Pixel-level range mask is introduced to make HighlightNet more focused on the enhancement of the tracking object and regions without light sources. Furthermore, a soft truncation mechanism is built to prevent background noise from being mistaken for crucial features. Evaluations on image enhancement benchmarks demonstrate HighlightNet has advantages in facilitating human perception. Experiments on the public UAVDark135 benchmark show that HightlightNet is more suitable for UAV tracking tasks than other SOTA low-light enhancers. In addition, real-world tests on a typical UAV platform verify HightlightNet's practicability and efficiency in nighttime aerial tracking-related applications. The code and demo videos are available at https://github.com/vision4robotics/HighlightNet.

📄 PDF Abstract BibTeX arXiv:2208.06818

Code (1)

vision4robotics/highlightnet 공식 구현 pytorch

Tasks

Image Enhancement

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Algorithmic Feature Highlighting for Human-AI Decision-Making

2026-04-24 · Yifan Guo, Jann Spiess arxiv

Human decision-makers often face choices about complex cases with many potentially relevant features, but limited bandwidth to inspect and integrate all available information. In such settings, we study algorithms that h…

HIPPO-Video: Simulating Watch Histories with Large Language Models for Personalized Video Highlighting

2025-07-22 · Jeongeun Lee, Youngjae Yu, Dongha Lee arxiv

The exponential growth of video content has made personalized video highlighting an essential task, as user preferences are highly variable and complex. Existing video datasets, however, often lack personalization, relyi…

AndroidEnv: A Reinforcement Learning Platform for Android

2021-05-27 · Daniel Toyama, Philippe Hamel, Anita Gergely, Gheorghe Comanici 외

We introduce AndroidEnv, an open-source platform for Reinforcement Learning (RL) research built on top of the Android ecosystem. AndroidEnv allows RL agents to interact with a wide variety of apps and services commonly u…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

HARE: a Flexible Highlighting Annotator for Ranking and Exploration

2019-08-29 · IJCNLP 2019 11 · Denis Newman-Griffis, Eric Fosler-Lussier

Exploration and analysis of potential data sources is a significant challenge in the application of NLP techniques to novel information domains. We describe HARE, a system for highlighting relevant information in documen…

Document Ranking

Noro: A Noise-Robust One-shot Voice Conversion System with Hidden Speaker Representation Capabilities

2024-11-29 · Haorui He, Yuchen Song, Yuancheng Wang, Haoyang Li 외

One-shot voice conversion (VC) aims to alter the timbre of speech from a source speaker to match that of a target speaker using just a single reference speech from the target, while preserving the semantic content of the…

Representation LearningSelf-Supervised LearningVoice Conversion