Computer vision has been integrated into people’s daily lives, but mainstream target detection algorithms deployed to embedded devices with limited hardware resources are difficult to meet the task requirements in terms of real time and accuracy. So we proposed YOLO-DFD, a light detection algorithm based on improved YOLOv4 to solve the problem of dog feces in our living environment. The main improvement strategies are as follows: the YOLOv4 backbone network is replaced with MobileNetV3, and the 3 ∗ 3 convolutions in the feature enhancement network are replaced by depthwise separable convolutions to further reduce the number of parameters. To enhance the accuracy of target detection, we introduced the convolutional block attention module (CBAM) in neck network, and the complete intersection over union (CIoU) loss of YOLOv4 is replaced with the SCYLLA intersection over union (SIoU) loss to reduce false detection rate. In this paper, the dataset we used was made up of pictures of dog feces taken in life. For the self-made dog feces dataset, we used data enhancement technology to expand it. The training result shows that the average precision (AP) has reached 98.66%. While maintaining detection performance, the parameter of YOLO-DFD is reduced by 82% and FPS increases 14 compared to YOLOv4. And YOLO-DFD has a lower parameter quantity and a smaller calculation than other algorithms, making it easier to deploy on embedded devices to clean dog feces.
Path planning is one of the key technologies of robot. Aiming at the problems of slow convergence speed and inefficient search of traditional Ant Colony System Algorithm, an adaptive Ant Colony System Algorithm based on Dijkstra is proposed in the paper. Firstly, Dijkstra algorithm is applied to searching the initial path in the grid environment, constructing the initial path, optimizing the initial pheromone in the region, therefore, the Ant Colony System Algorithm avoid falling into blind search in the initial stage; In the transition probability, the disguised angle probability function and parameter adaptive pseudo-random proportion rule are introduced to improve the search efficiency and convergence speed of the algorithm, and eliminate the inferior ant path; Finally, B-spline interpolation curve is used to smooth the path. Compared with the traditional Ant Colony System Algorithm, the simulation results in the grid environment demonstrating its effectiveness to improve convergence speed and to enhance search efficiency are provided. The characteristics of the improved Ant Colony System Algorithm are faster convergence speed and better planning.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.