Real-Time Landmine Detection: Robotic Integration of FLIR Camera Module, RGB Camera, and YOLO Neural Network
The first robot which I used to search for land mines / metal in the ground was build 2015 by...
Read MoreThe first robot which I used to search for land mines / metal in the ground was build 2015 by...
Read Moreby Maker | Aug 5, 2023 | AI Pipeline, Top story | 0 |
A lot of data and matching labels are very important for training neural networks. Therefore,...
Read Moreby Maker | Jun 1, 2023 | AI Pipeline, Software, Top story | 0 |
After training the first 31 models for anti-personnel mine detection, my data set has grown...
Read Moreby Maker | May 18, 2023 | AI Pipeline, Software, Top story | 2 |
This paper is about training a neural network based on YOLOv5. This YOLO network should be able to...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
In the previous chapter, you learned about the SWAGGER API, which can be used to test the neural...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
After the previous article explained how to train a neural network with your own training data,...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
In the previous article you have configured and installed the Training Suite on your computer. In...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
The BMW Tensorflow Object Detection Training GUI is already installed on your computer and you...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
The BMW Tensorflow Object Detection Training GUI is the heart of the No-Code AI pipeline. It is...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
This article is about how to use the Labeltool Lite. In the previous article you have prepared the...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
After the successful installation of the Labelingtool Lite, as described in the previous article,...
Read Moreby Maker | May 26, 2022 | AI Pipeline | 0 |
After you have updated your Ubuntu installation and installed the additional software packages, it...
Read More
This works using an very old laptop with old GPU >>> print(torch.cuda.is_available()) True >>> print(torch.version.cuda) 12.6 >>> print(torch.cuda.device_count()) 1 >>>…
Hello Valentin, I will not share anything related to my work on detecting mines or UXO's. Best regards, Maker
Hello, We are a group of students at ESILV working on a project that aim to prove the availability of…