Drones have been studied in a variety of industries. Drone detection is one of the most important task. The goal of this paper is to detect the target drone using the microphone and a camera of the detecting drone by ...
详细信息
ISBN:
(纸本)9781665472616
Drones have been studied in a variety of industries. Drone detection is one of the most important task. The goal of this paper is to detect the target drone using the microphone and a camera of the detecting drone by training deep learning models. For evaluation, three methods are used: visual-based, audio-based, and the decision fusion of both features. Image and audio data were collected from the detecting drone, by flying two drones in the sky at a fixed distance of 20m. CNN (Convolutional Neural Network) was used for audio, and YOLOv5 was used for computer vision. From the result, the decision fusion of audio and vision-based features showed the highest accuracy among the three evaluation methods.
Mutual Information (MI) has been a popular choice for the selection criterion function of the feature selection techniques. However, only a handful of methods of formulating MI estimator for regression tasks exist, de...
详细信息
Time-to-Digital Converter (TDC) provides picosecond accuracy timing and is widely used in many applications such as Light Detection and Ranging (LIDAR), 3-D vision, and ultrasonic flow sensors. This paper introduces a...
详细信息
Machine Learning software documentation is different from most of the documentations that were studied in softwareengineering research. Often, the users of these documentations are not software experts. The increasin...
详细信息
There is a limited amount of publicly available data to support research in malware analysis technology. Particularly, there are virtually no publicly available datasets generated from rich sandboxes such as Cuckoo/CA...
详细信息
Most of the methods on handwritten recognition in the literature are focused and evaluated on Black and White (BW) image databases. In this paper we try to answer a fundamental question in document recognition. Using ...
详细信息
The approaches to detecting Parkinson's disease in the human body from voice data by using Classification techniques apply three different algorithms for finding the growth rate of this disease. Unified Parkinson&...
详细信息
Currently, interest in medical-related deep learning is dramatically increasing. Although this interest in deep learning is widely used in other fields, but it is very effective in medical image processing such as CT ...
Currently, interest in medical-related deep learning is dramatically increasing. Although this interest in deep learning is widely used in other fields, but it is very effective in medical image processing such as CT and MRI, which takes a lot of time for simple medical tests and analysis. In general, in deep learning using such image processing, it is possible to determine which algorithm is the most efficient by collecting data, preprocessing data, and using various models This paper conducted a research on cardiovascular CT images collected from Soonchunhyang University Hospital in Korea, and all of them used data collected for 3 years by professional medical staff. In the case of medical data, the number of data is very limited, so the results can vary greatly depending on how it is processed. Therefore, in this paper, research on an efficient deep learning method was conducted through image data preprocessing using Yolo.
The practice of code review is widely adopted in industry and has been studied to an increasing degree in the research community. However, the developer experience of code review has received limited attention. Here, ...
The practice of code review is widely adopted in industry and has been studied to an increasing degree in the research community. However, the developer experience of code review has received limited attention. Here, we report on initial results from a mixed-method exploratory study of the developer experience.
Despite the significance of music genre classification in audio identification, it remains under-explored within AI research. This tool is crucial for personalized music recommendations and similar music detection. We...
Despite the significance of music genre classification in audio identification, it remains under-explored within AI research. This tool is crucial for personalized music recommendations and similar music detection. We have developed an efficient AI model that leverages Convolutional Neural Networks (CNNs), offering high-precision genre identification when integrated into a graphical user interface. The model effectively extracts audio features like Mel Frequency Cepstral Coefficients (MFCCs), zero-crossing rate, and tempo. Testing results reveal strong performance in genre prediction across diverse tracks, affirming the model's ability to discern unique characteristics of various music genres. This performance not only attests to the model's capability in discerning the unique characteristics inherent to different music genres but also suggests that it can effectively generalize to novel, unseen data. Our model lays the groundwork for future enhancements and demonstrates the potential of AI in transforming the music industry - from personalized music playlists to exploratory recommendation systems. The success of this model paves the way for more intricate applications of AI within music analysis.
暂无评论