Paper ID | CHAL.4 | ||
Paper Title | LOCALIZING FEATURES WITH MASKING FOR SATELLITE AND DEBRIS CLASSIFICATION | ||
Authors | Subham Chaudhary, Parima Jain, Vinit Jakhetiya, IIT Jammu, India; Sharath Guntuku, University of Pennsylvania, USA, United States; Badri Subudhi, IIT Jammu, India | ||
Session | CHAL: SPARK Challenge | ||
Location | Area K | ||
Session Time: | Sunday, 19 September, 10:00 - 12:30 | ||
Presentation Time: | Sunday, 19 September, 10:00 - 12:30 | ||
Presentation | Poster | ||
Topic | Challenge Sessions: SPARK Challenge | ||
Abstract | In this work, we propose a localization and maskingbased satellite and debris classification technique. SPAcecraft Recognition leveraging Knowledge of space environment (SPARK) dataset consists of 120K images where both RGB and corresponding Depth images are available. However, the depth images are noisy and inaccurate and significantly affect the classification task performance. To address this issue, we first create mask images of the RGB images which are used as input to the Convolutional Neural Network (CNN) for efficient classification of different satellites and debris. The depth images are first de-noised and hole filled using a simple morphological opening operation. Then masked images are calculated using both RGB and processed depth images. This masking operation provides two advantages: 1. it removes noise and fills the holes in the depth images and 2. it highlights satellites and debris while suppressing other information which does not contribute towards the classification task. We use the pre-trained EfficientNet B4 architecture and fine-tuned it with an edition of Global average pooling (GAP) and three dense layers. Our results show that the inclusion of the masking operation significantly improves the overall classification performance, achieving 97.76 % accuracy on the validation data |