Search alternatives:
feature » features (Expand Search)
Showing 1,881 - 1,900 results of 5,605 for search 'Feature detection analysis', query time: 0.22s Refine Results
  1. 1881

    AI-Driven Framework for Recognition of Guava Plant Diseases through Machine Learning from DSLR Camera Sensor Based High Resolution Imagery by Ahmad Almadhor, Hafiz Tayyab Rauf, Muhammad Ikram Ullah Lali, Robertas Damaševičius, Bader Alouffi, Abdullah Alharbi

    Published 2021-06-01
    “…Furthermore, color (RGB, HSV) histogram and textural (LBP) features are applied to extract rich, informative feature vectors. …”
    Get full text
    Article
  2. 1882

    Can Separation Enhance Fusion? An Efficient Framework for Target Detection in Multimodal Remote Sensing Imagery by Yong Wang, Jiexuan Jia, Rui Liu, Qiusheng Cao, Jie Feng, Danping Li, Lei Wang

    Published 2025-04-01
    “…Furthermore, small-target detection remains a critical challenge in remote sensing image analysis, as small targets occupy only a few pixels, making feature extraction difficult and prone to errors. …”
    Get full text
    Article
  3. 1883

    Detection of disease on nasal breath sound by new lightweight architecture: Using COVID-19 as an example by Jiayuan She, Lin Shi, Peiqi Li, Ziling Dong, Renxing Li, Shengkai Li, Liping Gu, Zhao Tong, Zhuochang Yang, Yajie Ji, Liang Feng, Jiangang Chen

    Published 2025-05-01
    “…Additional feature selection was performed using random forest (RF) and principal component analysis (PCA) for dimensionality reduction. …”
    Get full text
    Article
  4. 1884
  5. 1885
  6. 1886

    Employing convolutional neural networks and explainable artificial intelligence for the detection of seizures from electroencephalogram signal by Tamilarasi Kathirvel Murugan, Anush Kameswaran

    Published 2024-12-01
    “…To identify the EEG data, the proposed system combines deep learning models with feature extraction technique. Model visualization and XAI approaches like feature importance analysis from SHAP values offer clear insights into the model's decision-making process. …”
    Get full text
    Article
  7. 1887

    Investigating the effects of Gaussian noise on epileptic seizure detection: The role of spectral flatness, bandwidth, and entropy by Nuri Ikizler, Gunes Ekim

    Published 2025-04-01
    “…This study investigates the effect of Gaussian noise on the classification of EEG signals from five classes in the Bonn University EEG dataset for epileptic seizure detection, using Power Spectral Density features. The EEG data are pre-processed with a low-pass filter at a cutoff frequency of 40 Hz, and a total of 11 features, including spectral flatness difference, spectral bandwidth difference, and entropy difference, are extracted. …”
    Get full text
    Article
  8. 1888

    Hyperspectral Detection of Metal Element Concentration in Vegetation Canopies: A Case Study of Fe and Mo by Daming Wang, Veronika Kopačková-Strnadová, Bo Zhang, Jing Zhang, Feicui Wang, Junquan Yang

    Published 2024-12-01
    “…Regarding the wheat spectral analysis, the absorption features at specified wavelengths were identified as significant for creating valid linear models to analyze the effect of Fe and Mo in wheat leaf and spike spectra. …”
    Get full text
    Article
  9. 1889

    Salient object detection dataset with adversarial attacks for genetic programming and neural networksMendeley Data by Matthieu Olague, Gustavo Olague, Roberto Pineda, Gerardo Ibarra-Vazquez

    Published 2024-12-01
    “…However, security concerns about its robustness to malicious and imperceptible perturbations have drawn attention since humans or machines can change the predictions of programs entirely. Salient object detection is a research area where deep convolutional neural networks have proven effective but whose trustworthiness represents a significant issue requiring analysis and solutions to hackers' attacks. …”
    Get full text
    Article
  10. 1890
  11. 1891

    Fast COVID-19 Detection from Chest X-Ray Images Using DCT Compression by Fatma Taher, Reem T. Haweel, Usama M. H. Al Bastaki, Eman Abdelwahed, Tariq Rehman, Tarek I. Haweel

    Published 2022-01-01
    “…Currently, real-time quantitative reverse transcription-PCR (rqRT-PCR) is popular for coronavirus detection due to its high specificity, simple quantitative analysis, and higher sensitivity than conventional RT-PCR. …”
    Get full text
    Article
  12. 1892

    A Study on Instantaneous Time-Frequency Methods for Damage Detection of Nonlinear Moment-Resisting Frames by Ehsan Darvishan, Gholamreza Ghodrati Amiri, Pedram Ghaderi

    Published 2014-01-01
    “…A probabilistic approach is implemented to investigate capability of the procedure for different ground motion records using incremental dynamic analysis. Results show that frequency is not an appropriate feature to detect damage in nonlinear structures.…”
    Get full text
    Article
  13. 1893

    Dual-Model Synergy for Fingerprint Spoof Detection Using VGG16 and ResNet50 by Mohamed Cheniti, Zahid Akhtar, Praveen Kumar Chandaliya

    Published 2025-02-01
    “…To overcome this limitation, our approach leverages the high-resolution feature extraction of VGG16 and the deep layer architecture of ResNet50 to capture a more comprehensive range of features for improved spoof detection. …”
    Get full text
    Article
  14. 1894

    Enhancing Brain Tumor Detection: A Comparative Study of CNN Architectures Using MRI Data by Zhu Zhimeng

    Published 2025-01-01
    “…VGG19-BMT incorporates targeted optimizations, including adjustments to convolutional layers and improved feature extraction modules. A systematic comparative analysis of VGG19-BMT and traditional CNN models was conducted using the Kaggle dataset “Brain MRI Images for Brain Tumor Detection.” …”
    Get full text
    Article
  15. 1895
  16. 1896

    Small Target Detection Algorithm for UAV Aerial Images Based on Improved YOLOv7-tiny by ZHANG Guanghua, LI Congfa, LI Gangying, LU Weidang

    Published 2025-05-01
    “…Among these, the pedestrian, people, and motor categories show especially strong detection performance. 4) The detection performance of the improved algorithm is verified in real-world scenarios through comparative analysis. …”
    Get full text
    Article
  17. 1897

    Hybrid deep learning model for accurate and efficient android malware detection using DBN-GRU. by Heena Kauser Sk, Maria Anu V

    Published 2025-01-01
    “…The model extracts static features (permissions, API calls, intent filters) and dynamic features (system calls, network activity, inter-process communication) from Android APKs, enabling a comprehensive analysis of application behavior.The proposed model was trained and tested on the Drebin dataset, which includes 129,013 applications (5,560 malware and 123,453 benign).Performance evaluation against NMLA-AMDCEF, MalVulDroid, and LinRegDroid demonstrated that DBN-GRU achieved 98.7% accuracy, 98.5% precision, 98.9% recall, and an AUC of 0.99, outperforming conventional models.In addition, it exhibits faster preprocessing, feature extraction, and malware classification times, making it suitable for real-time deployment.By bridging static and dynamic detection methodologies, the DBN-GRU enhances malware detection capabilities while reducing false positives and computational overhead.These findings confirm the applicability of the proposed model in real-world Android security applications, offering a scalable and high-performance malware detection solution.…”
    Get full text
    Article
  18. 1898

    Sensor Array System Based on Electronic Nose to Detect Borax in Meatballs with Artificial Neural Network by Anak Agung Surya Pradhana, Suryani Dyah Astuti, null Fauziah, Perwira Annissa Dyah Permatasari, Riskia Agustina, Ahmad Khalil Yaqubi, Harsasi Setyawati, null Winarno, Cendra Devayana Putra

    Published 2023-01-01
    “…Artificial neural networks (ANNs) and principal component analysis (PCA), which are beneficial for feature extraction and classification, are used to handle the collected data based on machine learning approaches. …”
    Get full text
    Article
  19. 1899

    Two-stage augmentation for detecting malignancy of BI-RADS 3 lesions in early breast cancer by Huanhuan Tian, Li Cai, Yu Gui, Zhigang Cai, Xianfeng Han, Jianwei Liao, Li Chen, Yi Wang

    Published 2025-03-01
    “…We conducted a comparative analysis between our model and four radiologists in breast imaging diagnosis. …”
    Get full text
    Article
  20. 1900

    Evaluation of Image Segmentation Methods for In Situ Quality Assessment in Additive Manufacturing by Tushar Saini, Panos S. Shiakolas, Christopher McMurrough

    Published 2024-11-01
    “…Quality assessment, especially for the interior part geometry, relies on post-print inspection techniques unsuitable for real-time in situ analysis. Vision-based approaches could be employed to capture images of any layer during fabrication, and then segmentation methods could be used to identify in-layer features in order to establish dimensional conformity and detect defects for in situ evaluation of the overall part quality. …”
    Get full text
    Article