Showing 401 - 420 results of 614 for search '"sources code"', query time: 0.10s Refine Results
  1. 401

    Interactions and tradeoffs for sustainability, equity, and resilience in wasted food models by Tiruwork B Tibebu, Siyu Li, Mariana Torres Arroyo, Katherine Lessard, Joe F Bozeman III, Yongyang Cai, Jessica A Gephart, Megan Konar, Young-Jae Lee, Xiaobo Romeiko, Jessye Talley, Sauleh Siddiqui

    Published 2025-01-01
    “…The model developed in this research is available online as open-source code for others to replicate and build upon for future studies and analysis. …”
    Get full text
    Article
  2. 402

    Analytic Hierarchy Process for an Automated Evaluation of Learning Difficulties of Novice Programmers by Salvatore Venticinque, Alba Amato, Pietro Fusco, Francesco Palmieri

    Published 2025-01-01
    “…Novice programmers, beyond their problem-solving skills, often demonstrate difficulties in writing source code that is error-free. Behind the difficulties of mastering the syntax of a programming language and understanding the compiler messages, is often hidden a wrong comprehension of fundamental coding concepts. …”
    Get full text
    Article
  3. 403

    libBICOS – An Open Source GPU-Accelerated Library implementing BInary COrrespondence Search for 3D Reconstruction by C. Liebender, M. Bleier, A. Nüchter

    Published 2024-12-01
    “…By publishing this method as a freely available library, in both a CUDA and CPU implementation, we hope for others to quickly gain traction in this field. The source code with build instructions and command-line tooling is available at https://github.com/JMUWRobotics/libBICOS under the GNU LGPLv3.…”
    Get full text
    Article
  4. 404

    Enhancing geometric modeling in convolutional neural networks: limit deformable convolution by Wei Wang, Yuanze Meng, Han Li, Guiyong Chang, Shun Li, Chenghong Zhang

    Published 2025-03-01
    “…Furthermore, on the CoCo2017 dataset, different backbones equipped with our limit deformable module achieved satisfactory results. The source code for this work is publicly available at https://github.com/1977245719/LDCN.…”
    Get full text
    Article
  5. 405

    Multi-strategy enhanced marine predator algorithm: performance investigation and application in intrusion detection by Zhongmin Wang, Yujun Zhang, Jun Yu, YuanYuan Gao, Guangwei Zhao, Essam H. Houssein, Rui Zhong

    Published 2025-02-01
    “…Finally, we extend the proposed MEMPA to optimize the hyper-parameters of the Extreme Learning Machine (ELM) for intrusion detection, and the performance of MEMPA-ELM increases the average accuracy by 0.79% than the second-best model. The source code of this research can be downloaded at https://github.com/RuiZhong961230/MEMPA .…”
    Get full text
    Article
  6. 406

    A deep learning approach for white blood cells image generation and classification using SRGAN and VGG19 by Jannatul Ferdousi, Soyabul Islam Lincoln, Md. Khorshed Alom, Md. Foysal

    Published 2024-12-01
    “…The generated images of SRGAN overcome challenges associated with misclassification due to the poor resolution of microscopic images, while the use of a pretrained model as a classifier reduces classification complexity. The source code of the entire work is available at https://github.com/Jannatul-Ferdousi/SRGAN_VGG19_WBC.git.…”
    Get full text
    Article
  7. 407

    Multiscale Edge Enhancement and Progressive Change-Aware Network for Remote Sensing Change Detection by Yan Xing, Jiali Hu, Yunan Jia, Rui Huang

    Published 2025-01-01
    “…Experimental results demonstrate that our method outperforms 11 SOTA methods on the LEVIR-CD, SYSU-CD, and CDD datasets, achieving superior accuracy and efficiency. The source code can be found at <uri>https://github.com/take-off-xyz/MEPNet</uri>…”
    Get full text
    Article
  8. 408

    Turnstile File Transfer: A Unidirectional System for Medium-Security Isolated Clusters by Mark Monnin, Lori L. Sussman

    Published 2023-12-01
    “…The Turnstile system (source code available at github.com/monnin/turnstile) provides unidirectional file transfer between two computer systems. …”
    Get full text
    Article
  9. 409

    EMHANet: Lightweight Salient Object Detection for Remote Sensing Images via Edge-Aware Multiscale Feature Fusion by Qian Tang, Zhen Wang, Xuqi Wang, Shan-Wen Zhang

    Published 2025-01-01
    “…It achieves high accuracy with an inference speed of 143 fps, 0.257M parameters, and 0.92G FLOPs, making it suitable for resource-limited applications. The source code and dataset will be available on <uri>https://github.com/darkseid-arch/EMHANet</uri>…”
    Get full text
    Article
  10. 410

    Combining handcrafted and learned features using deep learning to improve protein-protein interaction prediction performance by Tran Hoai Nhan, Nguyen Phuc Xuan Quynh, Le Anh Phuong

    Published 2025-04-01
    “…Additionally, the generalizability of our model is evaluated through independent tests, and our findings indicate that the proposed feature combination method correctly classifies experimentally validated interactions in eight datasets, including cross-species and PPI networks. The source code and data for this work are included at https://github.com/npxquynhdhsp/ComFeatPPI.git.…”
    Get full text
    Article
  11. 411

    A Method for Measuring Strawberry Leaf Area Based on Three-Dimensional Point Cloud Instance Segmentation by Zhipeng Li, Shusheng Wang, Yuanping Su, Dongyun Yu

    Published 2025-01-01
    “…These findings provide valuable technical support and references for greenhouse cultivation and smart agriculture applications. The source code and dataset can be accessed at <uri>https://github.com/suyangsuluo/SGC</uri>.…”
    Get full text
    Article
  12. 412

    An improved chilli pepper flower detection approach based on YOLOv8 by Zhi-Yong Wang, Cui-Ping Zhang

    Published 2025-05-01
    “…usp=drive_link The source code is available in https://drive.google.com/drive/folders/1ubNnKu7PWYAdUXvbs4Z2OBAVcSAQ3WLd?…”
    Get full text
    Article
  13. 413

    Predicting tuberculosis drug properties using extended energy based topological indices via a python driven QSPR approach by Kiran Naz, Hafiz Muhammad Bilal, Muhammad Kamran Siddiqui, Sarfraz Ahmad, Mustafa Ahmed Ali

    Published 2025-05-01
    “…Also, a rigorous discourse about model validity, model significance, and limitations is discussed. The entire source code and dataset are made available through GitHub to allow verification and transparency. …”
    Get full text
    Article
  14. 414

    Training-Free VLM-Based Pseudo Label Generation for Video Anomaly Detection by Moshira Abdalla, Sajid Javed

    Published 2025-01-01
    “…In zero-shot testing on the new MSAD dataset, our framework achieves a 3.24% AUC improvement, highlighting its robustness and adaptability. The source code is publicly available at: <uri>https://github.com/MoshiraAbdalla/TFPLG_VAD</uri>…”
    Get full text
    Article
  15. 415

    MARSweb: a fully automated web service for set-based association testing by Taegun Kim, Jaeseung Song, Jong Wha J. Joo

    Published 2025-02-01
    “…MARSweb is available for use at http://cblab.dongguk.edu/MARSweb and its source code is available at https://github.com/DGU-CBLAB/MARSweb .…”
    Get full text
    Article
  16. 416

    Importance-Aware Resource Allocations for MIMO Semantic Communication by Yue Cao, Youlong Wu, Lixiang Lian, Meixia Tao

    Published 2025-06-01
    “…Our solution decouples semantic processing from channel coding through a three-tier architecture: (1) Variational autoencoder (VAE)-based semantic encoder and decoder for source coding, (2) A communication-informed bottleneck attribution (CIBA) mechanism quantifying feature importance for learning tasks, and (3) An importance-aware resource allocation scheme aligning communication objectives with deep learning tasks. …”
    Get full text
    Article
  17. 417

    Real-Time LiDAR–Inertial Simultaneous Localization and Mesh Reconstruction by Yunqi Cheng, Meng Xu, Kezhi Wang, Zonghai Chen, Jikai Wang

    Published 2024-10-01
    “…The experimental results demonstrate that our method can achieve significant localization and online reconstruction performance improvements. The source code will be made public for the benefit of the robotic community.…”
    Get full text
    Article
  18. 418

    AC-YOLO: A lightweight ship detection model for SAR images based on YOLO11. by Rui He, Dezhi Han, Xiang Shen, Bing Han, Zhongdai Wu, Xiaohu Huang

    Published 2025-01-01
    “…This model effectively reconciles the trade-off between complexity and detection accuracy, providing a feasible solution for deployment on edge computing platforms. The source code for the AC-YOLO model is available at: https://github.com/He-ship-sar/ACYOLO.…”
    Get full text
    Article
  19. 419

    A robust multi-scale clustering framework for single-cell RNA-seq data analysis by Songrun Jiang, Chunyan Wang, Qiucheng Sun, Zhi Zhang

    Published 2025-05-01
    “…For example, on the PBMC5k dataset, scMSCF improves ARI from 0.72 to 0.86, demonstrating its ability to accurately identify diverse cell populations. The source code for our algorithm is publicly available at https://github.com/DEREKJ24/scMSCF .…”
    Get full text
    Article
  20. 420

    FlexiNet: An Adaptive Feature Synthesis Network for Real-Time Ego Vehicle Speed Estimation by Abdalrahaman Ibrahim, Kyandoghere Kyamakya, Wolfgang Pointner

    Published 2025-01-01
    “…By addressing critical gaps in previous research, FlexiNet makes a significant contribution toward the development of safer and more efficient autonomous vehicle technologies. The source code for FlexiNet is publicly available at here <uri>https://github.com/Geekgineer/FlexiNet</uri>…”
    Get full text
    Article