22 research outputs found
Genome-Wide Linkage Mapping Reveals QTLs for Seed Vigor-Related Traits Under Artificial Aging in Common Wheat (Triticum aestivum)
Long-term storage of seeds leads to lose seed vigor with slow and non-uniform germination. Time, rate, homogeneity, and synchrony are important aspects during the dynamic germination process to assess seed viability after storage. The aim of this study is to identify quantitative trait loci (QTLs) using a high-density genetic linkage map of common wheat (Triticum aestivum) for seed vigor-related traits under artificial aging. Two hundred and forty-six recombinant inbred lines derived from the cross between Zhou 8425B and Chinese Spring were evaluated for seed storability. Ninety-six QTLs were detected on all wheat chromosomes except 2B, 4D, 6D, and 7D, explaining 2.9–19.4% of the phenotypic variance. These QTLs were clustered into 17 QTL-rich regions on chromosomes 1AL, 2DS, 3AS (3), 3BS, 3BL (2), 3DL, 4AS, 4AL (3), 5AS, 5DS, 6BL, and 7AL, exhibiting pleiotropic effects. Moreover, 10 stable QTLs were identified on chromosomes 2D, 3D, 4A, and 6B (QaMGT.cas-2DS.2, QaMGR.cas-2DS.2, QaFCGR.cas-2DS.2, QaGI.cas-3DL, QaGR.cas-3DL, QaFCGR.cas-3DL, QaMGT.cas-4AS, QaMGR.cas-4AS, QaZ.cas-4AS, and QaGR.cas-6BL.2). Our results indicate that one of the stable QTL-rich regions on chromosome 2D flanked by IWB21991 and IWB11197 in the position from 46 to 51 cM, presenting as a pleiotropic locus strongly impacting seed vigor-related traits under artificial aging. These new QTLs and tightly linked SNP markers may provide new valuable information and could serve as targets for fine mapping or markers assisted breeding
BRI1 EMS SUPPRESSOR1 genes regulate abiotic stress and anther development in wheat (Triticum aestivum L.)
BRI1 EMS SUPPRESSOR1 (BES1) family members are crucial downstream regulators that positively mediate brassinosteroid signaling, playing vital roles in the regulation of plant stress responses and anther development in Arabidopsis. Importantly, the expression profiles of wheat (Triticum aestivum L.) BES1 genes have not been analyzed comprehensively and systematically in response to abiotic stress or during anther development. In this study, we identified 23 BES1-like genes in common wheat, which were unevenly distributed on 17 out of 21 wheat chromosomes. Phylogenetic analysis clustered the BES1 genes into four major clades; moreover, TaBES1-3A2, TaBES1-3B2 and TaBES1-3D2 belonged to the same clade as Arabidopsis BES1/BZR1 HOMOLOG3 (BEH3) and BEH4, which participate in anther development. The expression levels of 23 wheat BES1 genes were assessed using real-time quantitative PCR under various abiotic stress conditions (drought, salt, heat, and cold), and we found that most TaBES1-like genes were downregulated under abiotic stress, particularly during drought stress. We therefore used drought-tolerant and drought-sensitive wheat cultivars to explore TaBES1 expression patterns under drought stress. TaBES1-3B2 and TaBES1-3D2 expression was high in drought-tolerant cultivars but substantially repressed in drought-sensitive cultivars, while TaBES1-6D presented an opposite pattern. Among genes preferentially expressed in anthers, TaBES1-3B2 and TaBES1-3D2 expression was substantially downregulated in thermosensitive genic male-sterile wheat lines compared to common wheat cultivar under sterile conditions, while we detected no obvious differences under fertile conditions. This result suggests that TaBES1-3B2 and TaBES1-3D2 might not only play roles in regulating drought tolerance, but also participate in low temperature-induced male sterility
Two-UAV Intersection Localization System Based on the Airborne Optoelectronic Platform
To address the limitation of the existing UAV (unmanned aerial vehicles) photoelectric localization method used for moving objects, this paper proposes an improved two-UAV intersection localization system based on airborne optoelectronic platforms by using the crossed-angle localization method of photoelectric theodolites for reference. This paper introduces the makeup and operating principle of intersection localization system, creates auxiliary coordinate systems, transforms the LOS (line of sight, from the UAV to the target) vectors into homogeneous coordinates, and establishes a two-UAV intersection localization model. In this paper, the influence of the positional relationship between UAVs and the target on localization accuracy has been studied in detail to obtain an ideal measuring position and the optimal localization position where the optimal intersection angle is 72.6318°. The result shows that, given the optimal position, the localization root mean square error (RMS) will be 25.0235 m when the target is 5 km away from UAV baselines. Finally, the influence of modified adaptive Kalman filtering on localization results is analyzed, and an appropriate filtering model is established to reduce the localization RMS error to 15.7983 m. Finally, An outfield experiment was carried out and obtained the optimal results: σ B = 1.63 × 10 − 4 ( ° ) , σ L = 1.35 × 10 − 4 ( ° ) , σ H = 15.8 ( m ) , σ s u m = 27.6 ( m ) , where σ B represents the longitude error, σ L represents the latitude error, σ H represents the altitude error, and σ s u m represents the error radius
Visual Tracking with FPN Based on Transformer and Response Map Enhancement
Siamese network-based trackers satisfy the balance between performance and efficiency for visual tracking. However, they do not have enough robustness to handle the challenges of target occlusion and similar objects. In order to improve the robustness of the tracking algorithm, this paper proposes visual tracking with FPN based on Transformer and response map enhancement. In this paper, a feature pyramid structure based on Transformer is designed to encode robust target-specific appearance features, as well as the response map enhanced module to improve the tracker’s ability to distinguish object and background. Extensive experiments and ablation experiments are conducted on many challenging benchmarks such as UAV123, GOT-10K, LaSOT and OTB100. These results show that the tracking algorithm we proposed in this paper can effectively improve the tracking robustness against the challenges of target occlusion and similar object, and thus improve the precision rate and success rate of the tracking algorithm
A Novel Anti-Drift Visual Object Tracking Algorithm Based on Sparse Response and Adaptive Spatial-Temporal Context-Aware
Correlation filter (CF) based trackers have gained significant attention in the field of visual single-object tracking, owing to their favorable performance and high efficiency; however, existing trackers still suffer from model drift caused by boundary effects and filter degradation. In visual tracking, long-term occlusion and large appearance variations easily cause model degradation. To remedy these drawbacks, we propose a sparse adaptive spatial-temporal context-aware method that effectively avoids model drift. Specifically, a global context is explicitly incorporated into the correlation filter to mitigate boundary effects. Subsequently, an adaptive temporal regularization constraint is adopted in the filter training stage to avoid model degradation. Meanwhile, a sparse response constraint is introduced to reduce the risk of further model drift. Furthermore, we apply the alternating direction multiplier method (ADMM) to derive a closed-solution of the object function with a low computational cost. In addition, an updating scheme based on the APCE-pool and Peak-pool is proposed to reveal the tracking condition and ensure updates of the target’s appearance model with high-confidence. The Kalam filter is adopted to track the target when the appearance model is persistently unreliable and abnormality occurs. Finally, extensive experimental results on OTB-2013, OTB-2015 and VOT2018 datasets show that our proposed tracker performs favorably against several state-of-the-art trackers
Global Multi-Scale Optimization and Prediction Head Attentional Siamese Network for Aerial Tracking
Siamese-based trackers have been widely used in object tracking. However, aerial remote tracking suffers from various challenges such as scale variation, viewpoint change, background clutter and occlusion, while most existing Siamese trackers are limited to single-scale and local features, making it difficult to achieve accurate aerial tracking. We propose the global multi-scale optimization and prediction head attentional Siamese network to solve this problem and improve aerial tracking performance. Firstly, a transformer-based multi-scale and global feature encoder (TMGFE) is proposed to obtain global multi-scale optimization of features. Then, the prediction head attentional module (PHAM) is proposed to add context information to the prediction head by adaptively adjusting the spatial position and channel contribution of the response map. Benefiting from these two components, the proposed tracker solves these challenges of aerial remote sensing tracking to some extent and improves tracking performance. Additionally, we conduct ablation experiments on aerial tracking benchmarks, including UAV123, UAV20L, UAV123@10fps and DTB70, to verify the effectiveness of the proposed network. The comparisons of our tracker with several state-of-the-art (SOTA) trackers are also conducted on four benchmarks to verify its superior performance. It runs at 40.8 fps on the GPU RTX3060ti
Rapid Vehicle Detection in Aerial Images under the Complex Background of Dense Urban Areas
Vehicle detection on aerial remote sensing images under the complex background of urban areas has always received great attention in the field of remote sensing; however, the view of remote sensing images usually covers a large area, and the size of the vehicle is small and the background is complex. Therefore, compared with object detection in the ground view images, vehicle detection in aerial images remains a challenging problem. In this paper, we propose a single-scale rapid convolutional neural network (SSRD-Net). In the proposed framework, we design a global relational (GR) block to enhance the fusion of local and global features; moreover, we adjust the image segmentation method to unify the vehicle size in the input image, thus simplifying the model structure and improving the detection speed. We further introduce an aerial remote sensing image dataset with rotating bounding boxes (RO-ARS), which has complex backgrounds such as snow, clouds, and fog scenes. We also design a data augmentation method to get more images with clouds and fog. Finally, we evaluate the performance of the proposed model on several datasets, and the experimental results show that the recall and precision are improved compared with existing methods
A Novel Anti-Drift Visual Object Tracking Algorithm Based on Sparse Response and Adaptive Spatial-Temporal Context-Aware
Correlation filter (CF) based trackers have gained significant attention in the field of visual single-object tracking, owing to their favorable performance and high efficiency; however, existing trackers still suffer from model drift caused by boundary effects and filter degradation. In visual tracking, long-term occlusion and large appearance variations easily cause model degradation. To remedy these drawbacks, we propose a sparse adaptive spatial-temporal context-aware method that effectively avoids model drift. Specifically, a global context is explicitly incorporated into the correlation filter to mitigate boundary effects. Subsequently, an adaptive temporal regularization constraint is adopted in the filter training stage to avoid model degradation. Meanwhile, a sparse response constraint is introduced to reduce the risk of further model drift. Furthermore, we apply the alternating direction multiplier method (ADMM) to derive a closed-solution of the object function with a low computational cost. In addition, an updating scheme based on the APCE-pool and Peak-pool is proposed to reveal the tracking condition and ensure updates of the target’s appearance model with high-confidence. The Kalam filter is adopted to track the target when the appearance model is persistently unreliable and abnormality occurs. Finally, extensive experimental results on OTB-2013, OTB-2015 and VOT2018 datasets show that our proposed tracker performs favorably against several state-of-the-art trackers
Airborne Infrared and Visible Image Fusion Combined with Region Segmentation
This paper proposes an infrared (IR) and visible image fusion method introducing region segmentation into the dual-tree complex wavelet transform (DTCWT) region. This method should effectively improve both the target indication and scene spectrum features of fusion images, and the target identification and tracking reliability of fusion system, on an airborne photoelectric platform. The method involves segmenting the region in an IR image by significance, and identifying the target region and the background region; then, fusing the low-frequency components in the DTCWT region according to the region segmentation result. For high-frequency components, the region weights need to be assigned by the information richness of region details to conduct fusion based on both weights and adaptive phases, and then introducing a shrinkage function to suppress noise; Finally, the fused low-frequency and high-frequency components are reconstructed to obtain the fusion image. The experimental results show that the proposed method can fully extract complementary information from the source images to obtain a fusion image with good target indication and rich information on scene details. They also give a fusion result superior to existing popular fusion methods, based on eithers subjective or objective evaluation. With good stability and high fusion accuracy, this method can meet the fusion requirements of IR-visible image fusion systems
Visual Tracking with FPN Based on Transformer and Response Map Enhancement
Siamese network-based trackers satisfy the balance between performance and efficiency for visual tracking. However, they do not have enough robustness to handle the challenges of target occlusion and similar objects. In order to improve the robustness of the tracking algorithm, this paper proposes visual tracking with FPN based on Transformer and response map enhancement. In this paper, a feature pyramid structure based on Transformer is designed to encode robust target-specific appearance features, as well as the response map enhanced module to improve the tracker’s ability to distinguish object and background. Extensive experiments and ablation experiments are conducted on many challenging benchmarks such as UAV123, GOT-10K, LaSOT and OTB100. These results show that the tracking algorithm we proposed in this paper can effectively improve the tracking robustness against the challenges of target occlusion and similar object, and thus improve the precision rate and success rate of the tracking algorithm