IX Congreso Nacional de I+D en Defensa y Seguridad - DESEi+d 2022

 

Research  

 

GTI Data   

 

Open databases created and software developed by the GTI and supplemental material to papers.  

 

Databases  


SportCLIP (2025): Multi-sport dataset for text-guided video summarization.
Ficosa (2024):
The FNTVD dataset has been generated using the Ficosa's recording car.
MATDAT (2023):  More than 90K labeled images of martial arts tricking.
SEAW – DATASET (2022): 3 stereoscopic contents in 4K resolution at 30 fps.
UPM-GTI-Face dataset (2022): 11 different subjects captured in 4K, under 2 scenarios, and 2 face mask conditions.
LaSoDa (2022): 60 annotated images from soccer matches in five stadiums with different characteristics and light conditions.
PIROPO Database (2021):People in Indoor ROoms with Perspective and Omnidirectional cameras.
EVENT-CLASS (2021): High-quality 360-degree videos in the context of tele-education.
Parking Lot Occupancy Database (2020)
Nighttime Vehicle Detection database (NVD) (2019)
Hand gesture dataset (2019): Multi-modal Leap Motion dataset for Hand Gesture Recognition.
ViCoCoS-3D (2016): VideoConference Common Scenes in 3D.
LASIESTA database (2016): More than 20 sequences to test moving object detection and tracking algorithms.
Hand gesture database (2015): Hand-gesture database composed by high-resolution color images acquired with the Senz3D sensor.
HRRFaceD database (2014):Face database composed by high resolution images acquired with Microsoft Kinect 2 (second generation).
Lab database (2012): Set of 6 sequences to test moving object detection strategies.
Vehicle image database (2012)More than 7000 images of vehicles and roads.           

 

Software  


Empowering Computer Vision in Higher Education(2024)A Novel Tool for Enhancing Video Coding Comprehension.
Engaging students in audiovisual coding through interactive MATLAB GUIs (2024)

TOP-Former: A Multi-Agent Transformer Approach for the Team Orienteering Problem (2023)

Solving Routing Problems for Multiple Cooperative Unmanned Aerial Vehicles using Transformer Networks (2023)
Vision Transformers and Traditional Convolutional Neural Networks for Face Recognition Tasks (2023)
Faster GSAC-DNN (2023): A Deep Learning Approach to Nighttime Vehicle Detection Using a Fast Grid of Spatial Aware Classifiers.
SETForSeQ (2020): Subjective Evaluation Tool for Foreground Segmentation Quality. 
SMV Player for Oculus Rift (2016)

Bag-D3P (2016): 
Face recognition using depth information. 
TSLAB (2015): 
Tool for Semiautomatic LABeling.   
 

   

Supplementary material  


Soccer line mark segmentation and classification with stochastic watershed transform (2022)
A fully automatic method for segmentation of soccer playing fields (2022)
Grass band detection in soccer images for improved image registration (2022)
Evaluating the Influence of the HMD, Usability, and Fatigue in 360VR Video Quality Assessments (2020)
Automatic soccer field of play registration (2020)   
Augmented reality tool for the situational awareness improvement of UAV operators (2017)
Detection of static moving objects using multiple nonparametric background-foreground models on a Finite State Machine (2015)
Real-time nonparametric background subtraction with tracking-based foreground update (2015)  
Camera localization using trajectories and maps (2014)

 

                                                                                                                                                                                                                             
 
                                                                   
 
                                                                                                                                                             
 
      

 

 

IX Congreso Nacional de I+D en Defensa y Seguridad - DESEi+d 2022

The IX National Congress of R&D in Defence and Security (DESEi+d 2022) took place at the General Morillo Base of the Spanish Army, located in Pontevedra, on 15, 16 and 17 November 2022.

In line with previous editions, this Congress was presented as a forum and meeting point for all the agents related to R&D in the field of Defence and Security, where there was the opportunity to present and disseminate the results of the latest research and work carried out in some of the thematic areas related to Defence and Security.

Daniel Fuertes, PhD student at GTI, attended the DESEi+d 2022 where he presented his work entitled "Multi-drone route planning using Transformer deep neural networks".

 

Poster DESEID2022

 

Abstract: One of the most critical stages of drone (UAV/RPAS) control and navigation is route planning. Today, this task is essential in search and rescue applications or in the Future Combat Air System, where a drone needs to plan a route that minimises the flight distance between a set of locations in order to maximise the number of areas visited, all subject to operational constraints, such as battery or fuel usage. This already complex task is further complicated in the case of multiple drones, where the cooperation and coordination of an entire fleet is necessary. In this paper we propose an automatic route planning system for multiple drones using deep learning and reinforcement learning techniques. The system divides the routing problem into two phases: Initial Planning and Mission Execution. During Initial Planning, a clustering of the regions to be visited is performed following a distance criterion, followed by an assignment of these clusters to each drone. In the mission execution phase, the best route for each agent is estimated using a Transformer, a state-of-the-art neural network architecture based on attention mechanisms, which is trained using deep reinforcement learning techniques. This architecture is able to obtain accurate and much faster solutions than conventional optimisation algorithms. To show the benefits of the proposed solution, several tests and comparisons with other Combinatorial Optimisation algorithms, including cooperative and non-cooperative scenarios, have been performed. More info