Shengyu Zhao’s research while affiliated with Nanjing Forestry University and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (14)


Soft Thresholding(ST) Operation
Comparing complexity and performance between our proposed LSAGNet and other lightweight methods on Urban100 for ×4\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\times 4$$\end{document} SR. Circle sizes indicate the number of Muti-Adds
Network architecture of the proposed Lightweight Self-Attention Guidance Network (LSAGNet)
The structure of Repconv3×3\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$Repconv_{3\times 3}$$\end{document}. During training, it consists of three convolutional residual connections, and during inference, it is transformed into a 3×3\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$3\times 3$$\end{document} convolution
Super-resolution results (×\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\times $$\end{document}4) on the img078 from the Urban100 dataset. The evaluated methods do not recover the texture details of the image well, as shown in (b) and (c)

+2

LSAGNet: lightweight self-attention guidance network for image super-resolution
  • Article
  • Publisher preview available

April 2025

·

4 Reads

Signal Image and Video Processing

Shutong Ye

·

Yi Zhu

·

Mingming Zhang

·

[...]

·

Single image super-resolution aims to restore high-resolution images from low-resolution images. Recently, many methods have tackled image super-resolution by leveraging local or global features to boost performance. However, they fail to combine both feature types and often have high parameter counts. We propose a Lightweight Self-Attention Guidance Network (LSAGNet) to address the aforementioned issues. We designed a simple and efficient dynamic local attention (DLA) module to effectively extract local features. Existing Transformer networks often rely on query-key similarities for feature aggregation. However, blindly using these similarities hinders super-resolution reconstruction by failing to retain strong correlations and introducing weak ones. To address this issue, we propose a global self-attention (GSA) mechanism based on a soft-thresholding operation, designed to retain strongly correlated information. Experimental results demonstrate that the proposed LSAGNet achieves an excellent balance between performance and parameter efficiency while also achieving competitive accuracy compared to state-of-the-art methods.

View access options

Pear Object Detection in Complex Orchard Environment Based on Improved YOLO11

February 2025

·

65 Reads

·

4 Citations

To address the issues of low detection accuracy and poor adaptability in complex orchard environments (such as varying lighting conditions, branch and leaf occlusion, fruit overlap, and small targets), this paper proposes an improved pear detection model based on YOLO11, called YOLO11-Pear. First, to improve the model’s capability in detecting occluded pears, the C2PSS module is introduced to replace the original C2PSA module. Second, a small target detection layer is added to improve the model’s ability to detect small pears. Finally, the upsampling process is replaced with DySample, which not only maintains a high efficiency but also improves the processing speed and expands the model’s application range. To validate the effectiveness of the model, a dataset of images of Qiu Yue pears and Cui Guan pears was constructed. The experimental results showed that the improved YOLO11-Pear model achieved precision, recall, mAP50, and mAP50–95 values of 96.3%, 84.2%, 92.1%, and 80.2%, respectively, outperforming YOLO11n by 3.6%, 1%, 2.1%, and 3.2%. With only a 2.4% increase in the number of parameters compared to the original model, YOLO11-Pear enables fast and accurate pear detection in complex orchard environments.






OpenRank Leaderboard: Motivating Open Source Collaborations Through Social Network Evaluation in Alibaba

December 2023

·

1,178 Reads

·

5 Citations

Open source has revolutionized how software development is carried out, with a growing number of individuals and organizations contributing to open source projects. As the importance of open source continues to grow, companies also expect to grow thriving and sustainable open source communities with continued contributions and better collaborations. In this study, we applied the contribution leaderboard to seven open source projects initiated by Alibaba. We conducted a case study to investigate the perceptions and facts regarding how to motivate collaboration through gamification. Specifically, we employed a social network algorithm, OpenRank, to evaluate and steer developers' contributions. We validated the effectiveness of OpenRank by comparing it with other evaluation metrics and surveying developers. Through semi-structured interviews and project metric analysis, we found that the OpenRank Leaderboard can promote transparent communication environments, a better community atmosphere, and improved collaboration behavior.


Figure 5. Graphical depiction of AE.
Figure 16. WIANet network architecture.
Pixel-level benchmark datasets.
Patch-level benchmark datasets.
Land Use and Land Cover Classification Meets Deep Learning: A Review

November 2023

·

396 Reads

·

35 Citations

As one of the important components of Earth observation technology, land use and land cover (LULC) image classification plays an essential role. It uses remote sensing techniques to classify specific categories of ground cover as a means of analyzing and understanding the natural attributes of the Earth’s surface and the state of land use. It provides important information for applications in environmental protection, urban planning, and land resource management. However, remote sensing images are usually high-dimensional data and have limited available labeled samples, so performing the LULC classification task faces great challenges. In recent years, due to the emergence of deep learning technology, remote sensing data processing methods based on deep learning have achieved remarkable results, bringing new possibilities for the research and development of LULC classification. In this paper, we present a systematic review of deep-learning-based LULC classification, mainly covering the following five aspects: (1) introduction of the main components of five typical deep learning networks, how they work, and their unique benefits; (2) summary of two baseline datasets for LULC classification (pixel-level, patch-level) and performance metrics for evaluating different models (OA, AA, F1, and MIOU); (3) review of deep learning strategies in LULC classification studies, including convolutional neural networks (CNNs), autoencoders (AEs), generative adversarial networks (GANs), and recurrent neural networks (RNNs); (4) challenges faced by LULC classification and processing schemes under limited training samples; (5) outlooks on the future development of deep-learning-based LULC classification.


Single-Image Super-Resolution Challenges: A Brief Review

July 2023

·

242 Reads

·

20 Citations

Single-image super-resolution (SISR) is an important task in image processing, aiming to achieve enhanced image resolution. With the development of deep learning, SISR based on convolutional neural networks has also gained great progress, but as the network deepens and the task of SISR becomes more complex, SISR networks become difficult to train, which hinders SISR from achieving greater success. Therefore, to further promote SISR, many challenges have emerged in recent years. In this review, we briefly review the SISR challenges organized from 2017 to 2022 and focus on the in-depth classification of these challenges, the datasets employed, the evaluation methods used, and the powerful network architectures proposed or accepted by the winners. First, depending on the tasks of the challenges, the SISR challenges can be broadly classified into four categories: classic SISR, efficient SISR, perceptual extreme SISR, and real-world SISR. Second, we introduce the datasets commonly used in the challenges in recent years and describe their characteristics. Third, we present the image evaluation methods commonly used in SISR challenges in recent years. Fourth, we introduce the network architectures used by the winners, mainly to explore in depth where the advantages of their network architectures lie and to compare the results of previous years’ winners. Finally, we summarize the methods that have been widely used in SISR in recent years and suggest several possible promising directions for future SISR.



Citations (8)


... The study explores how deep learning-based object detection [8] [9] can revolutionize inventory management by providing real-time tracking, increased accuracy, and costeffectiveness. By implementing an AI-powered approach, businesses can minimize errors, improve operational workflow, and streamline warehouse automation, making this solution a valuable contribution to modern logistics and supply chain management. ...

Reference:

Intelligent Vision System for Real-Time Pallet Detection, Counting and Efficient Warehouse Management
Pear Object Detection in Complex Orchard Environment Based on Improved YOLO11

... Open-source platforms like GitHub have the potential to level the playing field by providing a merit-based environment where contributions can be made by anyone, regardless of their background (Zhao et al., 2024). However, these platforms are not immune to the biases and exclusionary practices that exist in broader society. ...

OpenRank Leaderboard: Motivating Open Source Collaborations Through Social Network Evaluation in Alibaba

... The observation of trends in LC over time enables decision-makers to select the most appropriate method of land utilization, namely urban planning, agriculture, or conservation (Munthali et al., 2019). LC classification, besides, permits environmental modification like deforestation and desertification as very valuable input data for ecological conservation and management of land resources for sustainable use (Zhao et al., 2023). ...

Land Use and Land Cover Classification Meets Deep Learning: A Review

... SISR tries to predict and reconstruct a high-resolution image from a degraded, lowresolution image, where the image degradation process is unknown (in an actual situation) and complex [21][22][23]. The method finds applications in different fields, including remote sensing [24,25]. ...

Single-Image Super-Resolution Challenges: A Brief Review

... To focus our analysis in RQ3 on widely adopted libraries, we filtered the 546 ML libraries with 2,436 bindings based on the number of stars and selected 127 ML libraries with more than 1,000 stars. Though we acknowledge that stars do not provide a complete picture of real-world usage, they are commonly seen as a proxy for the popularity of a project within the software engineering domain (Borges et al. 2016;Fang et al. 2022;Han et al. 2019;Wolter et al. 2023;Xia et al. 2023). For instance, TensorFlow's binding tfjs has gained over 17,000 stars on GitHub, 9 suggesting significant attention from developers. ...

Understanding the Archived Projects on GitHub
  • Citing Conference Paper
  • March 2023

... The private sector has been the largest direct and indirect funder of OSS development to date, which is unusual among public goods. It is common for companies to sponsor OSS developers and to let their employees contribute to OSS projects during work hours, either as a job responsibility or as part of a voluntary initiative [33,34,35]. Companies also sponsor OSS foundations and consortia, paying membership fees to the organisations that host projects [36]. ...

Lessons Learned From the Ant Group Open Source Program Office
  • Citing Article
  • April 2023

Computer

... Our analysis revealed that the Solidity project exhibits a concentrated distribution, in line with the results by Yamashita et al. [40] and Xia et al. [41]. In fact, the top 1% of contributors account for nearly 86% of total commits, and 85.5% of all comments in the repository. ...

Exploring Activity and Contributors on GitHub: Who, What, When, and Where
  • Citing Conference Paper
  • December 2022

... Wan et al. [24] introduced a probability model to evaluate the professional knowledge of developers in the open-source community and help search for experts. Zhou et al. [25] modeled the complex relationships in the open-source community into a heterogeneous information network to support further analysis. ...

Open Source Galaxy: Heterogeneous Information Networks in Social Coding
  • Citing Conference Paper
  • March 2021