HaLongbao/LRRNet
It’s Not the Target, It’s the Background: Rethinking Infrared Small Target Detection via Deep Patch-Free Low-Rank Representations
This tool helps analyze infrared imagery to accurately find small, hard-to-see targets by effectively separating them from the background clutter. It takes raw infrared images and outputs precise locations of tiny objects, which is useful for professionals involved in surveillance, remote sensing, and aerospace who need to identify small elements in complex thermal environments.
Use this if you need to reliably detect extremely small objects in infrared images, even when they are obscured by significant background noise or sensor artifacts, and require real-time processing capabilities.
Not ideal if your primary task is general object detection across diverse visual spectrums rather than specialized small-target detection in infrared, or if you require an out-of-the-box solution that doesn't involve some level of setup and configuration.
Stars
13
Forks
1
Language
Python
License
—
Category
Last pushed
Dec 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/HaLongbao/LRRNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hkchengrex/CascadePSP
[CVPR 2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global...
nv-tlabs/GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
lim-anggun/FgSegNet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural...
jiwoon-ahn/irn
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
suyukun666/UFO
Official PyTorch implementation of the “A Unified Transformer Framework for Co-Segmentation,...