Yong Cao’s research while affiliated with Southwest 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 (25)


Original images and augmentation images.
The workflow.
The overall network structure.
Improved Backbone, ResNet50-CBAM.
Convolutional Block Attention module. It contains a channel attention module and a spatial attention module.

+6

Log Volume Measurement and Counting Based on Improved Cascade Mask R-CNN and Deep SORT
  • Article
  • Full-text available

October 2024

·

16 Reads

Chunjiang Yu

·

Yongke Sun

·

Yong Cao

·

[...]

·

Logs require multiple verifications to ensure accurate volume and quantity measurements. Log end detection is a crucial step in measuring log volume and counting logs. Currently, this task primarily relies on the Mask R-CNN instance segmentation model. However, the Feature Pyramid Network (FPN) in Mask R-CNN may compromise accuracy due to feature redundancy during multi-scale fusion, particularly with small objects. Moreover, counting logs in a single image is challenging due to their large size and stacking. To address the above issues, we propose an improved log segmentation model based on Cascade Mask R-CNN. This method uses ResNet for multi-scale feature extraction and integrates a hierarchical Convolutional Block Attention Module (CBAM) to refine feature weights and enhance object emphasis. Then, a Region Proposal Network (RPN) is employed to generate log segmentation proposals. Finally, combined with Deep SORT, the model tracks log ends in video streams and counts the number of logs in the stack. Experiments demonstrate the effectiveness of our method, achieving an average precision (AP) of 82.3, APs of 75.3 for small, APm of 70.9 for medium, and APl of 86.2 for large objects. These results represent improvements of 1.8%, 3.7%, 2.6%, and 1.4% over Mask R-CNN, respectively. The detection rate reached 98.6%, with a counting accuracy of 95%. Compared to manually measured volumes, our method shows a low error rate of 4.07%.

Download

Statistics on dimensions of university students' learning ability
The comparison of actual and predicted learning ability by grade of our university
The comparison of actual and predicted learning ability by grade of the forestry vocational and technical college
The Research on the Application of Deep Learning in Education

October 2024

·

297 Reads

IETI Transactions on Data Analysis and Forecasting (iTDAF)

With the in-depth reform of education, deep learning is gradually being applied to education, which can stimulate students’ initiative in learning and improve their learning efficiency. This article explores some specific applications of deep learning in education, uses the deep learning model LSTM to predict students’ learning abilities and outcomes, and obtains high accuracy. Through deep learning models, we have abstracted the characteristics of students’ learning states and made relatively accurate predictions on their learning outcomes. This paper provides some useful explorations on the application of artificial intelligence and deep learning in education, which can provide valuable references for better research in the future.


Predicting the potential distribution of Dendrolimus punctatus and its host Pinus massoniana in China under climate change conditions

May 2024

·

83 Reads

·

1 Citation

Introduction Dendrolimus punctatus, a major pest endemic to the native Pinus massoniana forests in China, displays major outbreak characteristics and causes severe destructiveness. In the context of global climate change, this study aims to investigate the effects of climatic variations on the distribution of D. punctatus and its host, P. massoniana. Methods We predict their potential suitable distribution areas in the future, thereby offering a theoretical basis for monitoring and controlling D. punctatus, as well as conserving P. massoniana forest resources. By utilizing existing distribution data on D. punctatus and P. massoniana, coupled with relevant climatic variables, this study employs an optimized maximum entropy (MaxEnt) model for predictions. With feature combinations set as linear and product (LP) and the regularization multiplier at 0.1, the model strikes an optimal balance between complexity and accuracy. Results The results indicate that the primary climatic factors influencing the distribution of D. punctatus and P. massoniana include the minimum temperature of the coldest month, annual temperature range, and annual precipitation. Under the influence of climate change, the distribution areas of P. massoniana and its pests exhibit a high degree of similarity, primarily concentrated in the region south of the Qinling−Huaihe line in China. In various climate scenarios, the suitable habitat areas for these two species may expand to varying degrees, exhibiting a tendency to shift toward higher latitude regions. Particularly under the high emission scenario (SSP5-8.5), D. punctatus is projected to expand northwards at the fastest rate. Discussion By 2050, its migration direction is expected to closely align with that of P. massoniana, indicating that the pine forests will continue to be affected by the pest. These findings provide crucial empirical references for region-specific prevention of D. punctatus infestations and for the rational utilization and management of P. massoniana resources.


Suitable Habitat Prediction and Analysis of Dendrolimus houi and Its Host Cupressus funebris in the Chinese Region

January 2024

·

47 Reads

·

11 Citations

The Dendrolimus houi, a phytophagous pest, displays a broad range of adaptations and often inflicts localized damage to its hosts. Cupressus funebris, an indigenous timber species in China, is significantly impacted by D. houi. Investigating the suitable habitat distribution and changes in D. houi and its host plant, C. funebris, within the context of climate warming, is essential for understanding D. houi’s development and providing novel insights for managing D. houi and conserving C. funebris resources. In this study, MaxEnt was employed to simulate the distribution of D. houi and its host plant, C. funebris, in their suitable habitats, evaluating the influence of environmental factors on their distribution and determining changes under a warming scenario. MaxEnt model parameters were adjusted using the Kuenm data package based on available distribution and climatic data. The minimum temperature of the coldest month emerged as the primary environmental factor influencing the distribution of a suitable habitat for D. houi and C. funebris, with a percentage contribution of environmental factors over 60%. There was a substantial similarity in the suitable habitat distributions of D. houi and C. funebris, with varying degrees of expansion in the total habitat area under different temporal and climatic scenarios. Intersection analysis results indicated that the 2041–2060 period, especially under low (SSP1-2.6) and high (SSP5-8.5) emission scenarios, is a critical phase for D. houi control. The habitat expansion of D. houi and C. funebris due to climate change was observed, with the distribution center of D. houi shifting northeast and that of C. funebris shifting northwest.




A Novel Wood Log Measurement Combined Mask R-CNN and Stereo Vision Camera

February 2023

·

208 Reads

·

6 Citations

Wood logs need to be measured for size when passing through customs to verify their quantity and volume. Due to the large number of wood logs needs through customs, a fast and accurate measurement method is required. The traditional log measurement methods are inefficient, have significant errors in determining the long and short diameters of the wood, and are difficult to achieve fast measurements in complex wood stacking environments. We use a Mask R-CNN instance segmentation model to detect the contour of the wood log and employ a binocular stereo camera to measure the log diameter. A rotation search algorithm centered on the wood contour is proposed to find long and short diameters and to optimal log size according to the Chinese standard. The experiments show that the Mask R-CNN we trained obtains 0.796 average precision and 0.943 IOUmask, and the recognition rate of wood log ends reaches 98.2%. The average error of the short diameter of the measurement results is 5.7 mm, the average error of the long diameter is 7.19 mm, and the average error of the diameter of the wood is 5.3 mm.


An Improved Wood Recognition Method Based on the One-Class Algorithm

August 2022

·

164 Reads

·

6 Citations

Wood recognition is necessary for work in the wood trade activities. The advantage of the one-class wood classification method is more generalization, and it only needs positive samples and does not need negative samples in the training phase, so it is suitable for rare wood species inspection. This paper proposed an improved method based on the one-class support vector machine (OCSVM) for wood species recognition. It uses cross-section images acquired with a magnifying glass, which uses a pre-trained VGG16 model for feature extraction, a normal distribution test for key features filtering, and OCSVM to determine the wood species. The results showed that the approach achieved a mean recall of 0.842 for both positive and negative samples, which indicates this method has good performance for wood recognition. In a negative public dataset, the negative recall reached as high as 0.989, which showed that this method has good generalization.




Citations (15)


... The pine caterpillar, Dendrolimus punctatus (Walker), has become a notorious forest pest, which is widely distributed in China, Japan, Vietnam and India [1,2]. The larvae feed on the needles of various pines, such as the masson pine (Pinus massoniana), the slash pine (Pinus elliottii), and the Chinese pine (Pinus tabulaeformis) [3,4], whereas adult females mate and spawn on pine needles [5,6]. When the outbreak of D. punctatus occurred, thousands of pines were severely damaged [7,8], which caused huge economic and ecological losses [9]. ...

Reference:

Synthesis of the Sex Pheromones of the Pine Caterpillar, Dendrolimus punctatus (Walker)
Predicting the potential distribution of Dendrolimus punctatus and its host Pinus massoniana in China under climate change conditions

... The incidence of specific IRD was closely correlated with the distribution of specific DCI. For instance, recent studies indicate that the habitat distribution of D. houi is expanding due to climate change, which is expected to increase the likelihood of dermatitis in regions previously unaffected 16,17 . This relationship indicated the necessity of understanding the biological and ecological characteristics of specific DCIs, including their life cycles, habitat preferences, and seasonal behaviors. ...

Suitable Habitat Prediction and Analysis of Dendrolimus houi and Its Host Cupressus funebris in the Chinese Region

... The quantity of call templates required to capture the entire soundscape quickly compounds when we consider species with wide variation in their vocalisations, in systems with multiple other species, and ambient sources of geophony or anthropophony. Despite their proven success in single-species or smaller populations (Ganchev et al., 2015;Zhou et al., 2023) or when targeted towards monitoring specific types of calls (e.g., purely focusing on capturing breeding calls, Teixeira et al., 2019), their effectiveness in providing a comprehensive analysis of all sounds within soundscapes is currently constrained. ...

Methods for processing and analyzing passive acoustic monitoring data: An example of song recognition in western black-crested gibbons

Ecological Indicators

... LiDAR technology uses lasers to measure distance, creating detailed 3D point clouds of the object being measured, which can be incredibly precise for volume calculations [2], and could be applied for autonomous forestry tasks, such as, navigation, tree detection, and species classification [14]. An additional innovative technique is through detection and measurement of diameters using computer vision techniques [15,16]. ...

A Novel Wood Log Measurement Combined Mask R-CNN and Stereo Vision Camera

... Cao, Zhao, and Dai [32] introduce a novel node localization method for wireless sensor networks based on the quantum annealing (QA) algorithm, aiming to overcome the limitations of classical approaches like SA and GA. Unlike traditional methods, which struggle with local optima, global optima attainment, and energy consumption issues, QA leverages the quantum tunneling effect to facilitate rapid traversal from local to global optima, simplifying calculations and accelerating computation speed. ...

Node Localization in Wireless Sensor Networks Based on Quantum Annealing Algorithm and Edge Computing
  • Citing Conference Paper
  • July 2019

... Animals suffering from diarrhea have been reported to have fewer beneficial bacteria and more pathogenic bacteria in the gut compared to healthy animals. In an animal model of diarrhea induced by rhubarb leaves, it was observed that there was a reduction in colonic microbial diversity along with changes in the composition of species belonging to Bacteroidetes and Firmicutes phyla, Paraprevotella, Streptococcus and Epulopiscium [13]. Dysbiosis of gut microbiota disrupts intestinal mucosa barriers, leading to alterations in host metabolic pathways. ...

Changes of intestinal microflora diversity in diarrhea model of KM mice and effects of Psidium guajava L. as the treatment agent for diarrhea

Journal of Infection and Public Health

... Isorhamentin mediated anti-proliferative effect in HT-29 and Caco2 cells where caspase 3/7 activity was upregulated [475]. Isorhamentin in Tsoong caused promotion of apoptotic effect in colon cancer cells via repressing the Hsp70 expression [476]. Induction of cell cycle arrest and apoptosis by isorhamentin in HT-29 cells was mediated via enhanced Bax/Bcl-2 ratio and considerable fall in MMP [477]. ...

Isorhamnetin in Tsoong Blocks Hsp70 Expression to Promote Apoptosis of Colon Cancer Cells

Saudi Journal of Biological Sciences

... All RAT sequences from the willow transcriptome were aligned with each other to identify orthologous genes. A total of 9016 genes with a 1:1 relationship between any two species were identified, which is much larger than the previous analysis of 10 Salicaceae species (238) [47]. Among these orthologous genes, 644 genes were detected to be differentially expressed in the 16 willow species. ...

Comparative genomics and transcriptomics analysis reveals evolution patterns of selection in the Salix phylogeny

BMC Genomics

... The overall growth rates of P. euphratica forests from 1990 to 2020 in northern Xinjiang were higher than in southern Xinjiang, which correlates significantly with annual accumulated precipitation. Despite that the intrinsic impact of precipitation on the growth of P. euphratica forests in various regions is hard to determine, precipitation remains an essential factor for forest restorations in Xinjiang, as evidenced by previous studies (Zhao et al. 2019). However, as the undergrowth vegetation is widely distributed in the P. euphratica forests of northern Xinjiang, it will inevitably affect the growth rate calculation. ...

Comparative Genome and Transcriptome Analysis Reveals Gene Selection Patterns Along with the Paleo-Climate Change in the Populus Phylogeny