
Based on properties of Green's function and the some conditions of f(t,u), we found a minimal and a maximal positive solution by the method of sequence approximation. Moreover, based on the properties of Green's function and fixed point index theorem, the existence of multiple positive solutions for a singular p-Laplacian fractional differential equation with infinite-point boundary conditions was obtained and, at last, an example was given to demonstrate the validity of our main results.
Citation: Limin Guo, Weihua Wang, Cheng Li, Jingbo Zhao, Dandan Min. Existence results for a class of nonlinear singular p-Laplacian Hadamard fractional differential equations[J]. Electronic Research Archive, 2024, 32(2): 928-944. doi: 10.3934/era.2024045
[1] | Dumisani Pamba, Sophia Mukorera, Peter Moores-Pitt . The asymmetric effects of cross-border equity flow volatility on equity market returns in SANEK countries. Quantitative Finance and Economics, 2025, 9(1): 40-75. doi: 10.3934/QFE.2025002 |
[2] | Longfei Wei, Lu Liu, Jialong Hou . Pricing hybrid-triggered catastrophe bonds based on copula-EVT model. Quantitative Finance and Economics, 2022, 6(2): 223-243. doi: 10.3934/QFE.2022010 |
[3] | Jin Liang, Hong-Ming Yin, Xinfu Chen, Yuan Wu . On a Corporate Bond Pricing Model with Credit Rating Migration Risksand Stochastic Interest Rate. Quantitative Finance and Economics, 2017, 1(3): 300-319. doi: 10.3934/QFE.2017.3.300 |
[4] | Mustafa Tevfik Kartal, Özer Depren, Serpil Kılıç Depren . The determinants of main stock exchange index changes in emerging countries: evidence from Turkey in COVID-19 pandemic age. Quantitative Finance and Economics, 2020, 4(4): 526-541. doi: 10.3934/QFE.2020025 |
[5] | Francisco Jareño, María de la O González, José M. Almansa . Interest rate sensitivity of traditional, green, and stable cryptocurrencies: A comparative study across market conditions. Quantitative Finance and Economics, 2025, 9(1): 100-130. doi: 10.3934/QFE.2025004 |
[6] | Thomas C. Chiang . Stock returns and inflation expectations: Evidence from 20 major countries. Quantitative Finance and Economics, 2023, 7(4): 538-568. doi: 10.3934/QFE.2023027 |
[7] | Hammad Siddiqi . Financial market disruption and investor awareness: the case of implied volatility skew. Quantitative Finance and Economics, 2022, 6(3): 505-517. doi: 10.3934/QFE.2022021 |
[8] | Afees A. Salisu, Rangan Gupta, Siphesihle Ntyikwe, Riza Demirer . Gold and the global financial cycle. Quantitative Finance and Economics, 2023, 7(3): 475-490. doi: 10.3934/QFE.2023024 |
[9] | Raéf Bahrini, Assaf Filfilan . Impact of the novel coronavirus on stock market returns: evidence from GCC countries. Quantitative Finance and Economics, 2020, 4(4): 640-652. doi: 10.3934/QFE.2020029 |
[10] | Janina Engel, Markus Wahl, Rudi Zagst . Forecasting turbulence in the Asian and European stock market using regime-switching models. Quantitative Finance and Economics, 2018, 2(2): 388-406. doi: 10.3934/QFE.2018.2.388 |
Based on properties of Green's function and the some conditions of f(t,u), we found a minimal and a maximal positive solution by the method of sequence approximation. Moreover, based on the properties of Green's function and fixed point index theorem, the existence of multiple positive solutions for a singular p-Laplacian fractional differential equation with infinite-point boundary conditions was obtained and, at last, an example was given to demonstrate the validity of our main results.
Since the start of the twenty-first century, urbanization has grown more intense and difficulties with city traffic have spread to include both motor cars and pedestrians. The majority of pedestrian-motor vehicle collisions are brought on by pedestrians' improper adherence to traffic regulations. The impact of a traffic accident on pedestrians and the flow of traffic along the entire route is very serious. Real-time traffic systems have replaced other methods as the primary way for police to identify the cause of traffic accidents in order to address them swiftly and return to regular road traffic. Due to the rise in automobile traffic in recent years, urban road traffic frequently presents complicated scenarios, which is quite likely to make it difficult for the traffic system to identify partially concealed pedestrian targets. Currently, deep learning-based target detection algorithms and classical detection algorithms are the two main types of target identification algorithms for complicated traffic scenarios [1]. Traditional detection methods typically first extract image candidate frames using sliding windows, followed by feature extraction for the local information of each window, then classification processing for the features extracted [2]. Accordingly, the typical flaws of conventional detection algorithms can be summed up as poor target recognition precision, sluggish computing performance and insufficiently classified derived image categories. Utilizing deep learning for multi-objective recognition and tracking has gained widespread acceptance in the current research community as a result of the growing development of deep learning. As a result, a innovative YOFGD model is suggested in this research to enhance all elements of the target identification and tracking model's performance. The detector in the model is you only look once-v8 (YOLOv8) [3], which can extract more detailed the feature information. The model uses the enhanced deep association metric (DeepSORT) [4] network OFGD as a tracker, which significantly boosts tracking efficiency and accuracy.
The remainder of this essay is structured as follows: The related work is introduced in Section 2. The design and implementation of the model are described in Section 3. The tracking effect of the YOFGD model is compared to that of existing models for target identification and tracking in Section 4. The study's summary and future prospects are presented in Section 5.
Numerous academics have made tremendous progress in the field of multi-objective tracking since the integration of deep learning and pedestrian tracking.
G. Yang et al. in [5] proposed to incorporate the Kalman filter into Kalman on K-KCF visual tracking framework based on deep learning to solve the tracking failure problem caused by pedestrian occlusion in densely populated situations.
In [6], M. I. H. Azhar et al. proposed to use YOLO in combination with DeepSORT to build a system for real-time pedestrian tracking in rows, which was able to successfully detect and track the movement paths of people at an average rate of 2.59 frames per second (FPS).
D. Stadler et al. in [7] suggested a cluster-aware non-maximum suppression (CA-NMS) to solve the issue of missed detections that frequently arise in multi-objective pedestrian tracking in order to decrease the frequency of missed detections of the method. In order to enhance the association performance in cluttered settings, they also presented a new tracking pipeline that blends detection-by-detection tracking and regression-based tracking patterns. Last but not least, the findings also showed that the study made a lot of progress in tracking effectiveness.
A multi-pedestrian tracking algorithm based on the attention mechanism and double data association is proposed in [8]. It adds a feature pyramid network and a high-resolution feature map at the neck layer of the network to further improve the network's capacity to extract epistatic information. Additionally, it improves the spatial attention mechanism module, which increases the model's accuracy in pedestrian spatial localization. The algorithm's effective tracking performance is lastly demonstrated empirically. In small-scale situations, the pedestrian tracking effect needs to be increased.
In [9], Q. Gao et al. established a target tracking approach based on DeepSORT and an optimized version of YOLOv5, which employs complete-intersection over union(CIOU) to compute the loss function and includes the attention mechanism into YOLOv5 to increase the model's tracking accuracy. Through rigorous testing, the model eventually reached a greater tracking accuracy of 54.3%.
The aforementioned study shows that, while the combination of deep learning and multi-objective tracking enhances the accuracy and speed of pedestrian tracking to some extent, the algorithm is frequently subject to omission and false detection issues when performing target tracking. This research suggests a pedestrian tracking method based on YOLOv8 and the enhanced DeepSORT to reduce such issues.
These are the primary contributions of this work:
1) In this study, a novel adaptive oblivious Kalman filtering [10] technique, the adaptive forgetting smoothing (FSA) Kalman filter, is proposed to improve the extracted features and association matching component in DeepSORT.
2) This study presents a generalized trajectory feature extractor model (GFModel) to more fully extract contextual information.
3) To quantify the match between the detection frame and the prediction frame and to increase the accuracy of target matching, this work utilizes the CIOU [11] correlation matching metric.
This study proposes a multi-objective pedestrian tracking model (YOFGD) based on YOLOv8 and improved DeepSORT, which addresses the issue of low accuracy and efficiency during target identification tracking caused by occlusion and too small targets.
In order to further enhance the accuracy and sensitivity of the network, YOLOv8 boosts the backbone network, the detection head, and the loss function from the previous YOLO series' basic framework. This algorithm is currently recognized as an advanced target detection algorithm. The overall network structure of YOLOv8 is depicted in Figure 1. While the backbone network's general structure is similar to that of YOLOv5, YOLOv8 does not adopt the backbone's C3 module (Conv1, Conv2 and Conv3) from YOLOv5. Instead, it combines the idea of efficient layer aggregation networks (ELAN) [12] from YOLOv7 to combine C3 and ELAN to form the CSPDarknet53 to 2-stage feature pyramid network (C2F) module [13]. This enhancement enables the network to acquire richer gradient flow information, increasing the YOLOv8 network's accuracy in image recognition.
In contrast to the coupled head utilized in YOLO's previous series, the detecting head of YOLOv8 is a decoupled head. The decoupled head is capable of extracting all target location and classification data and learning each individually by using a classification and detection network, then fusing the data. This clear branch learning concept successfully lowers the network's computational cost, preventing the overfitting phenomena. Additionally, it optimizes the model's performance in terms of generalization and resilience.
Classification and regression are two of the branches that make up the YOLOv8 loss function calculation. In contrast to earlier versions, the classification branch continues to employ the binary cross entropy (BCE) loss [14] while the regression branch uses the distribution focal loss (DFL) [15] and CIOU loss [16]. Target identification time is significantly increased thanks to the combination of the two loss functions, which makes it possible to gather frame regression information about targets with more accuracy.
The appearance and mobility of tracked targets can both be extracted using DeepSORT, an end-to-end tracking method [17]. Nonetheless, the initial appearance model and re-recognition, motion model, and data association elements of DeepSORT are no longer able to match the current real-time and efficient target tracking requirements due to the growing complexity of the tracking scenarios. For this reason, the feature extraction and association matching components of DeepSORT are optimized in this study. The enhanced DeepSORT algorithm is referred to as the OFGD tracking algorithm, and its algorithm flowchart is displayed in Figure 2.
The three major components of the OFGD tracking method are detection, feature extraction, and association matching. In order to extract the feature information, the input video sequence must first be identified using the omni-scale network (OSNet) [18] network. The goal trajectory is then obtained by matching it with the FSA Kalman filter suggested in this research and correlating the matching's findings with CIOU. The Hungarian algorithm [19] is subsequently combined with the GFModel to complete the feature extraction of global contextual information, which reduces the issue of competing algorithms for accurate tracking, such as occlusion and target number transformation due to changes in the scene. This improves tracking accuracy.
Considering the Jetson [20] computing platform is utilized for network deployment in this article, the feature extraction network frequently fails to synchronize in real time while operating. DeepSORT's feature extraction network uses a straightforward convolutional neural network (CNN). The size of the model is decreased from the original 45 to 2.5M while maintaining the tracking accuracy in this paper's solution, and the network topology is depicted in Figure 3. OSNet is utilized as the feature extractor.
As demonstrated in Figure 3, OSNet is composed of up of several residual blocks with convolutional feature streams. It also incorporates the unified aggregation gate (AG) [21] for dynamic scale fusion, a structure that makes it simpler for the network to extract global features. Moreover, OSNet's network architecture is extensively lightweight, which increases OSNet's efficiency and ease of device deployment.
The two fundamental components of the Kalman filter method, which is used to characterize uniform linear motion [22], are prediction and update. To make a prediction is to estimate the present instant's state based on the posterior estimate of the previous moment and to determine the current moment's prior estimate. The update can be further subdivided into measurement updates and time updates. Equation (3.1) displays the time update equation for the Kalman filter method, while Eq (3.2) displays the measurement update equation.
{ˆxˉt=Aˆxt−1+But−1Pˉt=APt−1AT+Q | (3.1) |
Here, ˆxˉt represents the prior state estimate of the t moment, ˆxt−1 represents the posterior state estimate of the t−1 moment, A represents the state transition matrix, B represents the matrix that converts the input to the state, ut−1 represents the input of the t−1 moment, Pˉt represents the prior estimation covariance of the t moment, Pt−1represents the posterior estimation covariance of the t−1 moment and Q represents the process excitation noise covariance.
{Kt=Pt−HTHPt−HT+Rˆxt=ˆxˉt+Kt(zt−Hˆxˉt)Pt=(I−KtH)Pˉt, | (3.2) |
where Kt represents the measurement noise covariance, H is for the observation matrix, R is for the Kalman gain matrix and zt is for the observation value.
Subsequently updating the system parameters, the new data on parameter updating changes faster than the old data due to the covariance, and other metrics cannot distinguish between the old data from earlier observations and the new data from more recent observations [23]. This study proposes a novel adaptive oblivious Kalman filter method, the FSA Kalman filter, the precise stages of which are displayed in Algorithm 1, in order to enhance the sensitivity of the algorithm when responding to parameter modifications.
Algorithm 1: Adaptive forgetting Kalman filter algorithm FSA |
Input: Initialize the measurement matrix zt, the confidence of the measured value ct, the predicted mean value ˆx¯t−1, the variance P¯t−1, observation matrix Ht, noise covariance Rt, kalman gain Kt, adaptive factor μ Output: Output the final predicted mean ˆxˉt and variance Pˉt 1 Predict target status; 2 The results of tracking and detection are matched; 3 The matching and detection results are updated according to yt=zt−Htˆx¯t−1′; 4 The measurement noise ' covariance ˜Rt=[(1−ct)×1k∑kt=1ct]×Rt is used to represent the measurement noise scale; 5 Calculating the kalman gain Kt; 6 Update parameters, {ˆxˉt=ˆx¯t−1′+KtytPˉt=(1μ)(I−KtHt)P¯t−1′,μ=0.95. |
Target matching between anticipated and detected locations by Kalman filtering technique is carried out by the DeepSORT algorithm using the cost matrix and Hungarian algorithm. DeepSORT employs intersection over union (IOU) for correlation matching to improve better tracking by further determining the match between the actual detection frame and the projected detection frame. Equation (3.3) illustrates the IOU calculation formula.
IOU=|A∩B||A∪B|, | (3.3) |
where the numbers A and B represent the expected and real target bounding boxes, respectively.
IOU retains some restrictions, nevertheless, when coping with unique situations. For instance, when there is no overlap between the two bounding boxes, IOU is zero, which leads the gradient to also be zero, making it impossible to do secondary data optimization [24]. CIOU is chosen to substitute IOU for association matching in this study in order to solve this issue, and its formula is shown in Eq (3.4).
CIOU=1−IOU+ρ2(b,bgt)c2+αv, | (3.4) |
where α represents the weight function, and v is used to gauge how consistently the detection frame to target frame ratio is maintained.
Figure 4 displays the matching impact of CIOU when IOU is zero.
As shown in Figure 4, the CIOU can still direct the movement of the target frame regardless of if there is no overlap between the target frame and the prediction frame. The association matching of the OFGD algorithm is substantially accelerated and refined by the CIOU's capability to swiftly return the target frame to the origin position without shifting the position of the prediction frame.
The generalized trajectory feature extractor GFModel with strong generalization is suggested in this study as a means of lowering noise resulting from occlusion and scene changes. The unique network structure is depicted in Figure 5. Its input is a collection of frames, which can more thoroughly extract the global contextual information and spatial properties.
This experiment is based on YOLOv8 and OFGD network with Windows environment, Python 3.6.13 as development language, NVIDIA GeForce RTX 2070 SUPER (8G) as GPU and Intel(R) Core(1TM) i5-10500 CPU@3.10GHz as CPU configuration.
Market-1501 [25] and CUHK03 (The Chinese University of Hong Kong) [26] are two large-scale pedestrian re-identification datasets that were appropriate for the analysis in this paper. Additionally, because Market-1501 and CUHK03 datasets have the same structure, they can be trained together to increase the tracker's accuracy while also generating more data. Bounding_box_train, Bounding_box_test, Gt_query and Gt_galley, which represent the training set, test set, real to-be-queried picture, and real-queried image, respectively, are separated into four pieces for each dataset.
In this paper, a total of four common evaluation metrics for multi-objective tracking are chosen, including multiple object tracking accuracy (MOTA), identification F-score (IDF1), mostly tracked (MT) and FPS, in order to scientifically evaluate the performance of the YOFGD model proposed in this paper from a holistic viewpoint.
1) MOTA
MOTA index integrates four factors: false postive (FP), false negetive (FN), ID switch (IDSW) and ground truth (GT). FP represents the number of targets falsely detected, FN represents the number of real targets not detected, IDSW represents the number of ID switches for the same target and GT represents the number of real objects. The specific formula is shown in Eq (4.1).
MOTA=1−FN+FP+IDSWGT | (4.1) |
The better the MOTA represents the model's overall performance, the closer it is to one.
2) IDF1
According to Eq (4.2), IDF1 refers to the F-value recognized by each pedestrian ID and is the reconciled mean of identification precision (IDP) and recall (IDR).
IDF1=2IDTP2IDTP+IDFN+IDFP | (4.2) |
3) MT
As schematically depicted in Figure 6, MT stands for the number of GT trajectories where the percentage of successfully tracked frames exceeds 80% of the total number of frames.
4) FPS
Target detection speed is frequently assessed using FPS, which is the number of images that can be processed in a second. The model's detecting speed increases with increasing FPS.
This paper initially adopts the OSNet network for pedestrian tracking training, and the initial learning rate is set at 0.00005. After 180,000 iterations, an excellent distinction between pedestrians and pedestrians can be produced. This allows for a reasonable evaluation of the final tracking effect. The model is further trained in this study employing the Torch framework [27], and the resulting training loss curve and classification loss accuracy are displayed in Figure 7 in accordance.
Some sequences from multiple object tracking 17 (MOT17) were selected for this paper's demonstration in order to illustrate the implications of the YOFGD model, as seen in Figure 8.
According to the results shown in Figure 8, every pedestrian was accurately tracked. The YOFGD model didn't exhibit any missed detection or misdetection during tracking.
The model of YOLOv8 paired with DeepSORT was chosen for experimental comparison with the YOFGD model described in this paper in order to more effectively illustrate the distinctions between alternative tracking algorithms, as seen in Figure 9.
The real frame is (a), the predicted frame generated by the YOLOv8-Deepsort model is (b) and the predicted frame generated by the YOFGD model is (c). In (b), the tracked target is the pedestrian in the green frame of frame 217 with ID 13. This target can be tracked normally at frame 438; however, in frame 634, the device occlusion and the target's distance cause the ID to be misaligned. The person's ID remains unaltered in (c), which successfully tracks the individual in the distance. It is clear that the YOFGD model can continue to perform well at tracking irrespective of the presence of complicated scenarios.
In this study, the MOT16 and MOT17 datasets are used to test the YOFGD, and the test results are displayed in Tables 1 and 2.
Algorithm | MOTA↑ | IDF1↑ | MT↑ | FPS↑ |
YOFGD | 69.7 | 71.3 | 41.5 | 55.8 |
YOLOv8+CNN+Deepsort | 61.6 | 62.4 | 34.9 | 57.5 |
JDE-864 | 62.1 | 56.9 | 34.4 | 24.1 |
JDE-1088 | 64.4 | 55.8 | 35.4 | 18.9 |
FairMOT | 68.7 | 70.4 | 39.5 | 25.9 |
Tracktor | 54.5 | 52.5 | 19.0 | 5.0 |
CenterTrackPub* | 67.6 | 57.2 | 32.9 | 6.8 |
Algorithm | MOTA↑ | IDF1↑ | MT↑ | FPS↑ |
YOFGD | 77.9 | 76.0 | 45.7 | 48.7 |
YOLOv8+CNN+Deepsort | 67.5 | 55.9 | 36.4 | 56.3 |
JDE-864 | 66.6 | 57.2 | 32.9 | 19.4 |
JDE-1088 | 67.6 | 57.4 | 32.2 | 18.5 |
FairMOT | 67.5 | 69.8 | 37.7 | 18.9 |
Tracktor | 56.4 | 52.3 | 19.5 | 25.0 |
CenterTrackPub* | 61.5 | 53.3 | 26.4 | 18.0 |
The experimental results demonstrate that the MOTA of YOFGD on the MOT16 dataset reaches 69.7%, which is competitive in the same type of algorithms and indicates that its tracking accuracy has reached a high level when compared to other models. The model in this work has made significant progress in the continuity and accuracy of tracking, as demonstrated by the fact that IDF1 reaches 76.0% on the MOT17 dataset, suggesting that a significant percentage of detection targets among detected and tracked targets receive proper ids. The model in this work has a high tracking accuracy in real nonlinear motion situations, as evidenced by the MT value of 45.7%, which shows that trajectories accurately tracked in 80% frames account for a higher fraction of all trajectories. While the tracking speed may not be the fastest, the model can fully address practical concerns because pedestrian tracking in the real world requires a speed requirement of 30 frames per second.
In comparison to similar research, the MOTA and IDF1 of the model proposed by [28] on the MOT17 dataset were found to be 32.587 and 43.793%, respectively, whereas the MOTA and IDF1 of the model proposed by [29] on the MOT17 dataset were found to be 56.215 and 62.823%, respectively. In these two measures, the model presented in this study performs more superiorly. Furthermore, the trials did not show a balanced connection between tracking accuracy and computational complexity [28,29]. This paper's tracking efficiency isn't the best, but it is still quite competitive.
This research proposed an innovative multi-objective pedestrian tracking technique based on YOLOv8 and the enhanced DeepSORT. The Kalman filter, feature extraction network and IOU were each improved in this paper starting with feature extraction and association matching in the multi-objective tracking problem. In order to increase the tracker's accuracy, this research first suggested a new adaptive oblivious Kalman filter technique called the FSA Kalman filter. A GFModel was then suggested to enhance the tracker's capacity to extract global data. In order to further increase the tracker's accuracy, the match between the detection and prediction frames was measured using the CIOU correlation matching metric. The YOFGD model put forward in this paper significantly improved tracking accuracy in the experiments. The research in this paper still needs to be expanded upon in certain areas. For example, the model's accuracy has to be further enhanced because it occasionally switches pedestrian IDs incorrectly in scenes with a high density of pedestrians. Meanwhile, YOFGD compares favorably to other models in terms of tracking accuracy and its tracking speed is not at a high level; hence, future studies on the model's speed are anticipated.
This work was sponsored by the Natural Science Research Program of Higher Education Jiangsu Province (19KJD520005), the Qing Lan Project of Jiangsu Province (Su Teacher's Letter [2021] No. 11) and the Young Teacher Development Fund of Pujiang Institute Nanjing Tech University ([2021] No.73).
The authors declare there is no conflict of interest.
[1] |
L. Guo, C. Li, J. Zhao, Existence of monotone positive solutions for caputo—hadamard nonlinear fractional differential equation with infinite-point boundary value conditions, Symmetry, 15 (2023), 970. https://doi.org/10.3390/sym15050970 doi: 10.3390/sym15050970
![]() |
[2] |
L. Guo, H. Liu, C. Li, J. Zhao, J. Xu, Existence of positive solutions for singular p-Laplacian hadamard fractional differential equations with the derivative term contained in the nonlinear term, Nonlinear Anal. Modell. Control, 28 (2023), 491–515. https://doi.org/10.15388/namc.2023.28.31728 doi: 10.15388/namc.2023.28.31728
![]() |
[3] |
L. Guo, L. Liu, Y. Wu, Existence of positive solutions for singular fractional differential equations with infinite-point boundary conditions, Nonlinear Anal. Modell. Control, 21 (2016), 635–650. https://doi.org/10.15388/NA.2016.5.5 doi: 10.15388/NA.2016.5.5
![]() |
[4] |
L. Guo, L. Liu, Y. Wu, Iterative unique positive solutions for singular p-Laplacian fractional differential equation system with several parameters, Nonlinear Analy. Modell. Control, 23 (2018), 182–203. https://doi.org/10.15388/NA.2018.2.3 doi: 10.15388/NA.2018.2.3
![]() |
[5] |
L. Guo, Y. Wang, H. Liu, C. Li, J. Zhao, H. Chu, On iterative positive solutions for a class of singular infinite-point p-Laplacian fractional differential equation with singular source terms, J. Appl. Anal. Comput., 13 (2023), 1–16. https://doi.org/10.11948/20230008 doi: 10.11948/20230008
![]() |
[6] | P. Hentenryck, R. Bent, E. Upfal, An Introduction to the Fractional Calculus and Fractional Differential Equations, Wiley, New York, 1993. |
[7] |
J. Li, B. Li, Y. Meng, Solving generalized fractional problem on a funnel-shaped domain depicting viscoelastic fluid in porous medium, Appl. Math. Lett., 134 (2022), 108335. https://doi.org/10.1016/j.aml.2022.108335 doi: 10.1016/j.aml.2022.108335
![]() |
[8] |
Y. Li, Y. Liu, Multiple solutions for a class of boundary value problems of fractional differential equations with generalized caputo derivatives, AIMS Math., 6 (2021), 13119–13142. https://doi.org/10.3934/math.2021758 doi: 10.3934/math.2021758
![]() |
[9] | I. Podlubny, Fractional Differential Equations, Academic Press, New York, 1999. |
[10] |
Q. Song, X. Hao, Positive solutions for fractional iterative functional differential equation with a convection term, Electron. Res. Arch., 31 (2023), 1863–1875. https://doi.org/10.3934/era.2023096 doi: 10.3934/era.2023096
![]() |
[11] |
Y. Wang, Y. Huang, X. Li, Positive solutions for fractional differential equation at resonance under integral boundary conditions, Demonstr. Math., 55 (2022), 238–253. https://doi.org/10.1515/dema-2022-0026 doi: 10.1515/dema-2022-0026
![]() |
[12] |
X. Zuo, W. Wang, Existence of solutions for fractional differential equation with periodic boundary condition, AIMS Math., 7 (2022), 6619–6633. https://doi.org/10.3934/math.2022369 doi: 10.3934/math.2022369
![]() |
[13] |
A. Alsaedi, M. Alghanmi, B. Ahmad, B. Alharbi, Uniqueness results for a mixed p-Laplacian boundary value problem involving fractional derivatives and integrals with respect to a power function, Electron. Res. Arch., 31 (2022), 367–385. https://doi.org/10.3934/era.2023018 doi: 10.3934/era.2023018
![]() |
[14] |
A. Ardjouni, Positive solutions for nonlinear hadamard fractional differential equations with integral boundary conditions, AIMS Math., 4 (2019), 1101–1113. https://doi.org/10.3934/math.2019.4.1101 doi: 10.3934/math.2019.4.1101
![]() |
[15] | A. Berhail, N. Tabouche, H. Boulares, Existence of positive solutions of hadamard fractional differential equations with integral boundary conditions, SSRN Electron. J., 2019 (2019). https://doi.org/10.2139/ssrn.3286684 |
[16] |
K. Zhang, J. Wang, W. Ma, Solutions for integral boundary value problems of nonlinear hadamard fractional differential equations, J. Funct. Spaces, 2018 (2018), 1–10. https://doi.org/10.1155/2018/2193234 doi: 10.1155/2018/2193234
![]() |
[17] |
K. S. Jong, H. C. Choi, Y. H. Ri, Existence of positive solutions of a class of multi-point boundary value problems for p-Laplacian fractional differential equations with singular source terms, Commun. Nonlinear Sci. Numer. Simul., 72 (2019), 272–281. https://doi.org/10.1016/j.cnsns.2018.12.021 doi: 10.1016/j.cnsns.2018.12.021
![]() |
[18] | B. Ahmad, A. Alsaedi, S. Ntouyas, J. Tariboon, Hadamard-Type Fractional Differential Equations, Inclusions and Inequalities, Springer, 2017. |
[19] | A. A. Kilbas, H. M. Srivastava, J. J. Trujillo, Theory and Applications of Fractional Differential Equations, Elsevier Science BV, Amsterdam, 2006. |
[20] | D. Guo, V. Lakshmikatham, Nonlinear Problems in Abstract Cone, Academic Press, 2014. |
Algorithm | MOTA↑ | IDF1↑ | MT↑ | FPS↑ |
YOFGD | 69.7 | 71.3 | 41.5 | 55.8 |
YOLOv8+CNN+Deepsort | 61.6 | 62.4 | 34.9 | 57.5 |
JDE-864 | 62.1 | 56.9 | 34.4 | 24.1 |
JDE-1088 | 64.4 | 55.8 | 35.4 | 18.9 |
FairMOT | 68.7 | 70.4 | 39.5 | 25.9 |
Tracktor | 54.5 | 52.5 | 19.0 | 5.0 |
CenterTrackPub* | 67.6 | 57.2 | 32.9 | 6.8 |
Algorithm | MOTA↑ | IDF1↑ | MT↑ | FPS↑ |
YOFGD | 77.9 | 76.0 | 45.7 | 48.7 |
YOLOv8+CNN+Deepsort | 67.5 | 55.9 | 36.4 | 56.3 |
JDE-864 | 66.6 | 57.2 | 32.9 | 19.4 |
JDE-1088 | 67.6 | 57.4 | 32.2 | 18.5 |
FairMOT | 67.5 | 69.8 | 37.7 | 18.9 |
Tracktor | 56.4 | 52.3 | 19.5 | 25.0 |
CenterTrackPub* | 61.5 | 53.3 | 26.4 | 18.0 |
Algorithm | MOTA↑ | IDF1↑ | MT↑ | FPS↑ |
YOFGD | 69.7 | 71.3 | 41.5 | 55.8 |
YOLOv8+CNN+Deepsort | 61.6 | 62.4 | 34.9 | 57.5 |
JDE-864 | 62.1 | 56.9 | 34.4 | 24.1 |
JDE-1088 | 64.4 | 55.8 | 35.4 | 18.9 |
FairMOT | 68.7 | 70.4 | 39.5 | 25.9 |
Tracktor | 54.5 | 52.5 | 19.0 | 5.0 |
CenterTrackPub* | 67.6 | 57.2 | 32.9 | 6.8 |
Algorithm | MOTA↑ | IDF1↑ | MT↑ | FPS↑ |
YOFGD | 77.9 | 76.0 | 45.7 | 48.7 |
YOLOv8+CNN+Deepsort | 67.5 | 55.9 | 36.4 | 56.3 |
JDE-864 | 66.6 | 57.2 | 32.9 | 19.4 |
JDE-1088 | 67.6 | 57.4 | 32.2 | 18.5 |
FairMOT | 67.5 | 69.8 | 37.7 | 18.9 |
Tracktor | 56.4 | 52.3 | 19.5 | 25.0 |
CenterTrackPub* | 61.5 | 53.3 | 26.4 | 18.0 |