Moebius is a software that does fluid dynamics simulations built in-house from Lexma Technology. It helps in optimizing multiple manufact...
Moebius is a software that does fluid dynamics simulations built in-house from Lexma Technology. It helps in optimizing multiple manufacturing processes and is used from many tech giants mostly to improve their device quality through simulation. Moebiust is a technology build upon Lattice Boltzman multi-physics theory.
C++
CUDA
Fortran
Python 3
View more
Tracking objects across multiple video frames is a challenging task due to several difficult issues such as occlusions, background clutte...
Tracking objects across multiple video frames is a challenging task due to several difficult issues such as occlusions, background clutter, lighting as well as object and camera view-point variations, which directly affect the object detection. These aspects are even more emphasized when analyzing unmanned aerial vehicles (UAV) based images, where the vehicle movement can also impact the image quality. A common strategy employed to address these issues is to analyze the input images at different scales to obtain as much information as possible to correctly detect and track the objects across video sequences. Following this rationale, in this paper, we introduce a simple yet effective novel multi-stream (MS) architecture, where different kernel sizes are applied to each stream to simulate a multi-scale image analysis. The proposed architecture is then used as backbone for the well-known Faster-R-CNN pipeline, defining a MS-Faster R-CNN object detector that consistently detects objects in video sequences. Subsequently, this detector is jointly used with the Simple Online and Real-time Tracking with a Deep Association Metric (Deep SORT) algorithm to achieve real-time tracking capabilities on UAV images.
Python
OpenCV
NumPy
View more
Python
OpenCV
NumPy
PyTorch
View more