Search alternatives:
"source code" » "sources code" (Expand Search)
Showing 241 - 260 results of 614 for search '"source code"', query time: 0.08s Refine Results
  1. 241

    Enhanced YOLOv7-Tiny for Small-Scale Fire Detection via Multi-Scale Channel Spatial Attention and Dynamic Upsampling by Shihao Wu, Yi Xia

    Published 2025-01-01
    “…These results highlight the potential of our model as a competitive tool for detecting fires, especially at small scales. The source code and datasets are publicly available to facilitate reproducibility and further research in this domain. …”
    Get full text
    Article
  2. 242

    Separated and Independent Contrastive Semi-Supervised Learning for Imbalanced Datasets by Dongyoung Kim, Won-Sook Lee, Young-Woong Ko, Jeong-Gun Lee

    Published 2025-01-01
    “…Furthermore, SICSSL is modular and easily integrates with recent SSL frameworks, including Auxiliary Balanced Classifier (ABC) and Adaptive Consistency Regularizer (ACR), enabling improved robustness in imbalanced semi-supervised settings. Source code is available at <uri>https://github.com/dongyyyyy/SICSSL</uri>…”
    Get full text
    Article
  3. 243

    Knowledge Distillation for Face Recognition Using Synthetic Data With Dynamic Latent Sampling by Hatef Otroshi Shahreza, Anjith George, Sebastien Marcel

    Published 2024-01-01
    “…The results also show that SynthDistill significantly narrows the gap between real and synthetic data training. The source code of our experiments is publicly available to facilitate the reproducibility of our work.…”
    Get full text
    Article
  4. 244
  5. 245

    Metal surface defect detection using SLF-YOLO enhanced YOLOv8 model by Yuan Liu, Yilong Liu, Xiaoyan Guo, Xi Ling, Qingyi Geng

    Published 2025-04-01
    “…Compared to other mainstream models, SLF-YOLO demonstrates strong detection accuracy while maintaining a lightweight architecture, making it highly suitable for industrial applications in metal surface defect detection. The source code is available at https://github.com/zacianfans/SLF-YOLO .…”
    Get full text
    Article
  6. 246

    Synthetic graphs for link prediction benchmarking by Alexey Vlaskin, Eduardo G Altmann

    Published 2025-01-01
    “…Our findings underline the need for careful consideration of graph structure when selecting a link prediction method and emphasize the value of comparing performance against synthetic benchmarks. We provide open-source code for generating these synthetic graphs, enabling further research on link prediction methods.…”
    Get full text
    Article
  7. 247

    Computational inference of co-regulatory modules from transcription factors, MicroRNAs, and their targets using CanMod2 by Ziynet Nesibe Kesimoglu, Jubair Ibn Malik Rifat, Serdar Bozdag

    Published 2025-04-01
    “…The inferred regulator-target interactions were significantly enriched in ground truth interactions. CanMod2 source code and documentation are publicly available at https://github.com/bozdaglab/CanMod2 .…”
    Get full text
    Article
  8. 248

    Learning-based parallel acceleration for HaplotypeCaller by Xiangxing Lai, Minguang Xiao, Lingling Weng, Zhiguang Chen

    Published 2025-08-01
    “…And LPA maintaining a high accuracy with over 99.9%, enhancing the efficiency and reliability of variant calling. The source code of LPA is publicly available at https://github.com/laixx9/LPA .…”
    Get full text
    Article
  9. 249

    Improving Learning and Teaching Methods Using Chatgpt in Higher Education: A Case Study of IBB University by Muneer Alsurori, Ayedh Abdulaziz Mohsen, Hezam Gawbah, Soliman Albaraky, Shaima Abdulkreem

    Published 2025-03-01
    “…The potential use cases for ChatGPT are wide-ranging, including assessment setup, translation tasks, and custom source code creation. It can also handle more complex aspects of scientific writing, such as summarizing the literature and paraphrasing text. …”
    Get full text
    Article
  10. 250

    Humatch - fast, gene-specific joint humanisation of antibody heavy and light chains by Lewis Chinery, Jeliazko R. Jeliazkov, Charlotte M. Deane

    Published 2024-12-01
    “…Humatch’s training data and source code are provided open-source.…”
    Get full text
    Article
  11. 251

    Optimized small object detection in low resolution infrared images using super resolution and attention based feature fusion. by Weilun Wang, Jian Xu, Ruopeng Zhang

    Published 2025-01-01
    “…Experimental results on the HIT-UAV dataset show significant performance improvements, with Recall rising from 70.23% to 80.51% and mAP from 77.48% to 83.32%, along with robust performance on other datasets, demonstrating the model's effectiveness for real-world IR applications. The source code and datasets used in this study are available at: https://github.com/RuopengZhang/infrared-detection-code.…”
    Get full text
    Article
  12. 252

    AzSLD: Azerbaijani sign language dataset for fingerspelling, word, and sentence translation with baseline softwareZenodo by Nigar Alishzade, Jamaladdin Hasanov

    Published 2025-02-01
    “…To facilitate efficient usage of the dataset, we provide technical instructions and source code for a data loader. Researchers and developers working on sign language recognition, translation, and synthesis systems will find AzSLD invaluable, as it offers a rich repository of labeled data for training and evaluation purposes.…”
    Get full text
    Article
  13. 253

    Embedding of national cryptographic algorithm in Hyperledger Fabric by Qi CAO, Shuhua RUAN, Xingshu CHEN, Xiao LAN, Hongxia ZHANG, Hongjian JIN

    Published 2021-02-01
    “…Hyperledger Fabric is an extensible alliance blockchain platform and provides support for enterprise-level commercial blockchain projects.The cryptographic algorithm is the core technologies of the platform, ensuring the security and non-tampering of the data on the chain.But the original Fabric platform lacks the national cryptographic algorithm support.The embedding and support of the national cryptographic algorithm of the Fabric platform was designed and implemented.Firstly, the interaction logic of between components and the invocation scenario of each type of cryptographic algorithm in the Fabric platform were analyzed, an idea of embedding national cryptographic algorithm support for the platform was proposed.Secondly, the modules and interfaces for SM2, SM3 and SM4 were added to BCCSP of the Fabric platform based on the open source code of national cryptographic algorithm implementation.Thirdly, the interface of cryptographic algorithm invoked by the upper layer of each component is associated to the interface of corresponding national cryptographic algorithms, which realized the invocation support of national cryptographic algorithm for the upper layer applications.Finally, the correctness and effectiveness of the embedded national cryptographic algorithm were verified by creating a fabric-gm test instance.And compared with the performances of the test instance built by the mirror of the native Fabric platform.The experimental results show that the embedded national cryptographic algorithm interfaces are corrected and the generated national cryptographic certificates are effective.Moreover, compared with the native Fabric platform, the network start up time increases by about 3%.In the millisecond unit, the transaction time cost increases by about one time, the dynamic certificate generation time increases by about 9%, and all the performance are within the acceptable range.…”
    Get full text
    Article
  14. 254

    Generating diversity and securing completeness in algorithmic retrosynthesis by Florian Mrugalla, Christopher Franz, Yannic Alber, Georg Mogk, Martín Villalba, Thomas Mrziglod, Kevin Schewior

    Published 2025-05-01
    “…Scientific Contribution: We adapt Depth-First Proof-Number Search (DFPN) (Please refer to https://github.com/Bayer-Group/bayer-retrosynthesis-search for the accompanying source code.) and its variants, which have been applied to retrosynthesis before, to produce a set of solutions, with an explicit focus on diversity. …”
    Get full text
    Article
  15. 255

    Machine Learning Approaches to Code Similarity Measurement: A Systematic Review by Zixian Zhang, Takfarinas Saber

    Published 2025-01-01
    “…Source code similarity measurement, which involves assessing the degree of difference between code segments, plays a crucial role in various aspects of the software development cycle. …”
    Get full text
    Article
  16. 256

    Numerical Simulation on Self-Propulsion Characteristics of Bionic Flexible Foil Considering Ground Wall Effect by Yongcheng Li, Nan Zhang, Xinyuan Tang, Ziying Pan, Pengfei Xu

    Published 2024-12-01
    “…In order to figure out the wall effect on the propulsive property of an auto-propelled foil, the commercial open-source code ANSYS Fluent was employed to numerically evaluate the fluid dynamics of flexible foil under various wall distances. …”
    Get full text
    Article
  17. 257

    DiscMycoVir: a user-friendly platform for discovering mycoviruses in fungal transcriptomes by Agorakis Bompotas, Nikitas-Rigas Kalogeropoulos, Maria Giachali, Ioly Kotta-Loizou, Christos Makris

    Published 2025-07-01
    “…DiscMycoVir can be accessed online for reviewing purposes at: https://discmycovir.imslab.gr:8000 and the source code is located at https://github.com/abompotas/DiscMycoVir . …”
    Get full text
    Article
  18. 258

    Predicting transmembrane helix packing arrangements using residue contacts and a force-directed algorithm. by Timothy Nugent, David T Jones

    Published 2010-03-01
    “…This software is freely available as source code from http://bioinf.cs.ucl.ac.uk/memsat/mempack/.…”
    Get full text
    Article
  19. 259

    A Systematic Survey on Large Language Models for Static Code Analysis by Hekar A. Mohammed Salih, Qusay I. Alsarhan

    Published 2025-06-01
    “…Static code analysis aids in improving software quality, security, and maintainability by detecting vulnerabilities, errors, and programming issues in source code without executing it. The latest advancements in Artificial Intelligence (AI), especially the development of Large Language Models (LLMs) such as ChatGPT, have enabled transformational opportunities in this domain. …”
    Get full text
    Article
  20. 260

    PyReX: A Recursion Based Crossover Detection Algorithm in Python for Along‐Track Geophysical Measurements by K. V. N. G. Vikram, D. V. P. Krishna, K. M. Sreejith

    Published 2025-02-01
    “…PyReX is a flexible, open‐source code that could be easily customized for variety of applications involving large‐scale track‐line data sets.…”
    Get full text
    Article