Siamese Network Training Using Sampled Triplets and Image Transformation
- URL: http://arxiv.org/abs/2106.07015v1
- Date: Sun, 13 Jun 2021 14:47:52 GMT
- Title: Siamese Network Training Using Sampled Triplets and Image Transformation
- Authors: Ammar N. Abbas and David Moser
- Abstract summary: The device used in this work detects the objects over the surface of the water using two thermal cameras.
To avoid the obstacle collision autonomously, it is required to track the objects in real-time.
A Machine Learning (ML) approach for Computer Vision (CV) was used using as the high-level programming environment in Python.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The device used in this work detects the objects over the surface of the
water using two thermal cameras which aid the users to detect and avoid the
objects in scenarios where the human eyes cannot (night, fog, etc.). To avoid
the obstacle collision autonomously, it is required to track the objects in
real-time and assign a specific identity to each object to determine its
dynamics (trajectory, velocity, etc.) for making estimated collision
predictions. In the following work, a Machine Learning (ML) approach for
Computer Vision (CV) called Convolutional Neural Network (CNN) was used using
TensorFlow as the high-level programming environment in Python. To validate the
algorithm a test set was generated using an annotation tool that was created
during the work for proper evaluation. Once validated, the algorithm was
deployed on the platform and tested with the sequence generated by the test
boat.
Related papers
- Accelerating Object Detection with YOLOv4 for Real-Time Applications [0.276240219662896]
Convolutional Neural Network (CNN) have emerged as a powerful tool for recognizing image content and in computer vision approach for most problems.
This paper introduces the brief introduction of deep learning and object detection framework like Convolutional Neural Network(CNN)
arXiv Detail & Related papers (2024-10-17T17:44:57Z) - Assisting Blind People Using Object Detection with Vocal Feedback [0.0]
The proposed approach suggests detection of objects in real-time video by using a web camera.
The OpenCV libraries of Python is used to implement the software program.
Image recognition results are transferred to the visually impaired users in audible form by means of Google text-to-speech library.
arXiv Detail & Related papers (2023-12-18T19:28:23Z) - SalienDet: A Saliency-based Feature Enhancement Algorithm for Object
Detection for Autonomous Driving [160.57870373052577]
We propose a saliency-based OD algorithm (SalienDet) to detect unknown objects.
Our SalienDet utilizes a saliency-based algorithm to enhance image features for object proposal generation.
We design a dataset relabeling approach to differentiate the unknown objects from all objects in training sample set to achieve Open-World Detection.
arXiv Detail & Related papers (2023-05-11T16:19:44Z) - Rethinking Voxelization and Classification for 3D Object Detection [68.8204255655161]
The main challenge in 3D object detection from LiDAR point clouds is achieving real-time performance without affecting the reliability of the network.
We present a solution to improve network inference speed and precision at the same time by implementing a fast dynamic voxelizer.
In addition, we propose a lightweight detection sub-head model for classifying predicted objects and filter out false detected objects.
arXiv Detail & Related papers (2023-01-10T16:22:04Z) - Multitask AET with Orthogonal Tangent Regularity for Dark Object
Detection [84.52197307286681]
We propose a novel multitask auto encoding transformation (MAET) model to enhance object detection in a dark environment.
In a self-supervision manner, the MAET learns the intrinsic visual structure by encoding and decoding the realistic illumination-degrading transformation.
We have achieved the state-of-the-art performance using synthetic and real-world datasets.
arXiv Detail & Related papers (2022-05-06T16:27:14Z) - Active Learning of Neural Collision Handler for Complex 3D Mesh
Deformations [68.0524382279567]
We present a robust learning algorithm to detect and handle collisions in 3D deforming meshes.
Our approach outperforms supervised learning methods and achieves $93.8-98.1%$ accuracy.
arXiv Detail & Related papers (2021-10-08T04:08:31Z) - DAAIN: Detection of Anomalous and Adversarial Input using Normalizing
Flows [52.31831255787147]
We introduce a novel technique, DAAIN, to detect out-of-distribution (OOD) inputs and adversarial attacks (AA)
Our approach monitors the inner workings of a neural network and learns a density estimator of the activation distribution.
Our model can be trained on a single GPU making it compute efficient and deployable without requiring specialized accelerators.
arXiv Detail & Related papers (2021-05-30T22:07:13Z) - Online Monitoring of Object Detection Performance During Deployment [6.166295570030645]
We introduce a cascaded neural network that monitors the performance of the object detector by predicting the quality of its mean average precision (mAP) on a sliding window of the input frames.
We evaluate our proposed approach using different combinations of autonomous driving datasets and object detectors.
arXiv Detail & Related papers (2020-11-16T07:01:43Z) - Risk-Averse MPC via Visual-Inertial Input and Recurrent Networks for
Online Collision Avoidance [95.86944752753564]
We propose an online path planning architecture that extends the model predictive control (MPC) formulation to consider future location uncertainties.
Our algorithm combines an object detection pipeline with a recurrent neural network (RNN) which infers the covariance of state estimates.
The robustness of our methods is validated on complex quadruped robot dynamics and can be generally applied to most robotic platforms.
arXiv Detail & Related papers (2020-07-28T07:34:30Z) - Semi-Supervised Object Detection with Sparsely Annotated Dataset [0.27719338074999533]
In training object detector based on convolutional neural networks, selection of effective positive examples for training is an important factor.
We used two approaches to solve this problem: 1) the use of an anchorless object detector and 2) a semi-supervised learning-based object detection using a single object tracker.
We were able to achieve textbfrunner-up performance in the Unseen section while achieving the first place in the Seen section of the Epic-Kitchens 2020 object detection challenge under IoU > 0.5 evaluation.
arXiv Detail & Related papers (2020-06-21T02:26:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.