paper-with-me

Papers

Detection and Classification of Astronomical Targets with Deep Neural Networks in Wide Field Small Aperture Telescopes

2020-02-21 · Peng Jia, Qiang Liu, Yongyang Sun

Wide field small aperture telescopes are widely used for optical transient observations. Detection and classification of astronomical targets in observed images are the most important and basic step. In this paper, we propose an astronomical targets detection and classification framework based on deep neural networks. Our framework adopts the concept of the Faster R-CNN and uses a modified Resnet-50 as backbone network and a Feature Pyramid Network to extract features from images of different astronomical targets. To increase the generalization ability of our framework, we use both simulated and real observation images to train the neural network. After training, the neural network could detect and classify astronomical targets automatically. We test the performance of our framework with simulated data and find that our framework has almost the same detection ability as that of the traditional method for bright and isolated sources and our framework has 2 times better detection ability for dim targets, albeit all celestial objects detected by the traditional method can be classified correctly. We also use our framework to process real observation data and find that our framework can improve 25 % detection ability than that of the traditional method when the threshold of our framework is 0.6. Rapid discovery of transient targets is quite important and we further propose to install our framework in embedded devices such as the Nvidia Jetson Xavier to achieve real-time astronomical targets detection and classification abilities.

📄 PDF Abstract BibTeX arXiv:2002.09211

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
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$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIPool 설명 없음
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Smart obervation method with wide field small aperture telescopes for real time transient detection

2020-11-20 · Peng Jia, Qiang Liu, Yongyang Sun, Yitian Zheng 외

Wide field small aperture telescopes (WFSATs) are commonly used for fast sky survey. Telescope arrays composed by several WFSATs are capable to scan sky several times per night. Huge amount of data would be obtained by t…

Ensemble Learning

Toward a Public Dataset of Wide-Field Astronomical Images Captured with Smartphones

2025-10-06 · 14th International Conference on Data Science, Technology and Applications (DATA) 2025 10 · Olivier Parisot, Diogo Ramalho Fernandes

Smartphone photography has improved considerably over the years, particularly in low-light conditions. Thanks to better sensors, advanced noise reduction and night modes, smartphones can now capture detailed wide-field a…

Morpheus: A Deep Learning Framework For Pixel-Level Analysis of Astronomical Image Data

2019-06-26 · Ryan Hausen, Brant Robertson

We present Morpheus, a new model for generating pixel-level morphological classifications of astronomical sources. Morpheus leverages advances in deep learning to perform source detection, source segmentation, and morpho…

General Classificationobject-detectionObject DetectionSegmentation+1

AstroAlertBench: Evaluating the Accuracy, Reasoning, and Honesty of Multimodal LLMs in Astronomical Classification

2026-05-07 · Claire Chen, Jiabao Sean Xiao, Shuze Daniel Liu, Facundo Perez Paolino 외 arxiv

Modern astronomical observatories generate a massive volume of multimodal data, creating a critical bottleneck for expert human review. While multimodal large language models (LLMs) have shown promise in interpreting com…

Exploring the Universe with SNAD: Anomaly Detection in Astronomy

2024-10-24 · Alina A. Volnova, Patrick D. Aleo, Anastasia Lavrukhina, Etienne Russeil 외

SNAD is an international project with a primary focus on detecting astronomical anomalies within large-scale surveys, using active learning and other machine learning algorithms. The work carried out by SNAD not only con…

Active LearningAnomaly DetectionAstronomy