
This repository was created for the paper "Detection and Classification of Astronomical Targets with Deep Neural Networks in Wide Field Small Aperture Telescopes"
The detection and classification of astronomical targets is a crucial aspect of data processing for wide field small aperture telescopes. Recent advancements using deep neural networks have demonstrated great potential in improving the accuracy and efficiency of these processes. This framework leverages technologies such as Faster R-CNN and a modified ResNet-50 backbone to enhance the capabilities of astronomical observations, particularly in identifying dim targets that traditional methods might miss.
By employing transfer learning and simulated images for initial training, this framework not only reduces the need for extensive datasets but also shows impressive results when tested against both simulated and real observation data. The idea of implementing this framework in embedded devices further allows for real-time detection, which could greatly benefit astronomers.
