paper-with-me

Papers

A Simulation-Augmented Benchmarking Framework for Automatic RSO Streak Detection in Single-Frame Space Images

2023-04-30 · Zhe Chen, Yang Yang, Anne Bettens, Youngho Eun, Xiaofeng Wu

Detecting Resident Space Objects (RSOs) and preventing collisions with other satellites is crucial. Recently, deep convolutional neural networks (DCNNs) have shown superior performance in object detection when large-scale datasets are available. However, collecting rich data of RSOs is difficult due to very few occurrences in the space images. Without sufficient data, it is challenging to comprehensively train DCNN detectors and make them effective for detecting RSOs in space images, let alone to estimate whether a detector is sufficiently robust. The lack of meaningful evaluation of different detectors could further affect the design and application of detection methods. To tackle this issue, we propose that the space images containing RSOs can be simulated to complement the shortage of raw data for better benchmarking. Accordingly, we introduce a novel simulation-augmented benchmarking framework for RSO detection (SAB-RSOD). In our framework, by making the best use of the hardware parameters of the sensor that captures real-world space images, we first develop a high-fidelity RSO simulator that can generate various realistic space images. Then, we use this simulator to generate images that contain diversified RSOs in space and annotate them automatically. Later, we mix the synthetic images with the real-world images, obtaining around 500 images for training with only the real-world images for evaluation. Under SAB-RSOD, we can train different popular object detectors like Yolo and Faster RCNN effectively, enabling us to evaluate their performance thoroughly. The evaluation results have shown that the amount of available data and image resolution are two key factors for robust RSO detection. Moreover, if using a lower resolution for higher efficiency, we demonstrated that a simple UNet-based detection method can already access high detection accuracy.

📄 PDF Abstract BibTeX arXiv:2305.00412

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarkingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Deblurring Low-light Images with Light Streaks

2014-06-01 · CVPR 2014 6 · Zhe Hu, Sunghyun Cho, Jue Wang, Ming-Hsuan Yang

Images taken in low-light conditions with handheld cameras are often blurry due to the required long exposure time. Although significant progress has been made recently on image deblurring, state-of-the-art approaches of…

DeblurringImage Deblurring

QSAM-Net: Rain streak removal by quaternion neural network with self-attention module

2022-08-08 · Vladimir Frants, Sos Agaian, Karen Panetta

Images captured in real-world applications in remote sensing, image or video retrieval, and outdoor surveillance suffer degraded quality introduced by poor weather conditions. Conditions such as rain and mist, introduce …

Benchmarkingobject-detectionObject DetectionRetrieval+1

RainFlow: Optical Flow Under Rain Streaks and Rain Veiling Effect

2019-10-01 · ICCV 2019 10 · Ruoteng Li, Robby T. Tan, Loong-Fah Cheong, Angelica I. Aviles-Rivero 외

Optical flow in heavy rainy scenes is challenging due to the presence of both rain steaks and rain veiling effect, which break the existing optical flow constraints. Concerning this, we propose a deep-learning based opti…

Optical Flow Estimation

Detail-recovery Image Deraining via Dual Sample-augmented Contrastive Learning

2022-04-06 · Yiyang Shen, Mingqiang Wei, Sen Deng, Wenhan Yang 외

The intricacy of rainy image contents often leads cutting-edge deraining models to image degradation including remnant rain, wrongly-removed details, and distorted appearance. Such degradation is further exacerbated when…

Contrastive LearningRain Removal

FastDeRain: A Novel Video Rain Streak Removal Method Using Directional Gradient Priors

2018-03-20 · Tai-Xiang Jiang, Ting-Zhu Huang, Xi-Le Zhao, Liang-Jian Deng 외

Rain streak removal is an important issue in outdoor vision systems and has recently been investigated extensively. In this paper, we propose a novel video rain streak removal approach FastDeRain, which fully considers t…