doans / Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-Network

In oceanic remote sensing operations, underwater acoustic target recognition is always a difficult and extremely important task of sonar systems, especially in the condition of complex sound wave propagation characteristics. Expensively learning recognition model for big data analysis is typically an obstacle for most traditional machine learning (ML) algorithms, whereas convolutional neural network (CNN), a type of deep neural network, can automatically extract features for accurate classification. In this study, we propose an approach using a dense CNN model for underwater target recognition. The network architecture is designed to cleverly re-use all former feature maps to optimize classification rate under various impaired conditions while satisfying low computational cost. In addition, instead of using time-frequency spectrogram images, the proposed scheme allows directly utilizing original audio signal in time domain as the network input data. Based on the experimental results evaluated on the real-world dataset of passive sonar, our classification model achieves the overall accuracy of 98.85$\%$ at 0 dB signal-to-noise ratio (SNR) and outperforms traditional ML techniques, as well as other state-of-the-art CNN models.
51 stars 10 forks source link

Dateset help #2

Open mayanxin89 opened 2 years ago

mayanxin89 commented 2 years ago

Can you provide other open ways to download the dataset? I cannot log in to the SharePoint official website. Thank you very much!

doans commented 2 years ago

Hello, Thank you for considering my dataset. I download it normally. You can download with this link: https://mega.nz/folder/q1tgjJCA#GO8yhqz0s5Jm1pf18Vz9qA Best regards, Ing. Doan Van Sang, Ph.D. Faculty of Communication and Radar Vietnam Naval Academy

On Sat, Dec 25, 2021 at 1:32 PM mayanxin89 @.***> wrote:

Can you provide other open ways to download the dataset? I cannot log in to the SharePoint official website. Thank you very much!

— Reply to this email directly, view it on GitHub https://github.com/doans/Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-Network/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZ2ZNXMU7M4T44FVMKHVL3USVQQ5ANCNFSM5KXQFT6A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: <doans/Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-Network/issues/2 @github.com>

mominali12 commented 8 months ago

The zip file just won't open I have downloaded it from the given link but am unable to extract data. Using unzip Utility on Mac OS, it gives me (Error 79 - inappropriate file type or format).

mominali12 commented 7 months ago

Thanks for sharing the dataset! I had one question regarding it.

What do different class labels refer to?

I see the class folders as: class_folders = ['Noi', 'T01', 'T02', 'T03', 'T04', 'T05', 'T06', 'T07', 'T08', 'T09', 'T10', 'T11'] But what do these classes represent? What is T1, T2......T11? As in is T1="Passenger Ships", T2="Tanker Ship" etc?

doans commented 7 months ago

Hi, Due to management policy for the dataset, I don't have permission to share with you the exact names of those classes. That's reason why we marked the classes as Noi T01 to T11. Hope you understand this issue. Thank you and best regards, Sang

On Thu, Feb 1, 2024, 10:03 PM Momin @.***> wrote:

Thanks for sharing the dataset! I had one question regarding it. What do different class labels refer to?

I see the class folders as: class_folders = ['Noi', 'T01', 'T02', 'T03', 'T04', 'T05', 'T06', 'T07', 'T08', 'T09', 'T10', 'T11'] But what do these classes represent? What is T1, T2......T11? As in is T1="Passenger Ships", T2="Tanker Ship" etc?

— Reply to this email directly, view it on GitHub https://github.com/doans/Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-Network/issues/2#issuecomment-1921537562, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZ2ZNWOGUNZRDDQBMK7DETYROVEVAVCNFSM5KXQFT6KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJSGE2TGNZVGYZA . You are receiving this because you commented.Message ID: <doans/Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-Network/issues/2/1921537562 @github.com>