Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

147
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
147
Parallel Processing01:20

Parallel Processing

220
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
220
Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

4.3K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
4.3K
Force Classification01:22

Force Classification

1.6K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.6K
Neural Circuits01:25

Neural Circuits

1.5K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Automatic Data Reduction of Image Sequences Acquired in Object Tracking Mode for Detection and Position Measurement of Faint Orbital Objects.

Sensors (Basel, Switzerland)·2026
Same author

Fully Convolutional Neural Network for Vehicle Speed and Emergency-Brake Prediction.

Sensors (Basel, Switzerland)·2024
Same author

Robust Data Association Using Fusion of Data-Driven and Engineered Features for Real-Time Pedestrian Tracking in Thermal Images.

Sensors (Basel, Switzerland)·2021
Same author

A Self-Calibrating Probabilistic Framework for 3D Environment Perception Using Monocular Vision.

Sensors (Basel, Switzerland)·2020
Same author

High-Speed Video System for Micro-Expression Detection and Recognition.

Sensors (Basel, Switzerland)·2017

Related Experiment Video

Updated: Sep 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

629

Part-Based Obstacle Detection Using a Multiple Output Neural Network.

Razvan Itu1, Radu Danescu1

  • 1Computer Science Department, Technical University of Cluj-Napoca, St. Memorandumului 28, 400114 Cluj-Napoca, Romania.

Sensors (Basel, Switzerland)
|June 24, 2022
PubMed
Summary

This study introduces a novel method for object detection in autonomous driving systems. It uses semantic segmentation and geometric post-processing to achieve instance segmentation with reduced computational cost.

Keywords:
CNNsdriver assistanceinstance segmentationmonocular visionobstacle detectionsemantic segmentationvanishing point

More Related Videos

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.9K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K

Related Experiment Videos

Last Updated: Sep 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

629
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.9K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Robotics

Background:

  • Object detection is crucial for autonomous driving and advanced driver-assistance systems.
  • Monocular vision systems are gaining popularity due to simpler calibration requirements.
  • Current instance segmentation methods often rely on complex convolutional neural networks (CNNs).

Purpose of the Study:

  • To present an alternative to complex instance segmentation networks for object detection.
  • To achieve instance segmentation results using simpler semantic segmentation networks and geometric post-processing.
  • To reduce the computational resources and trainable parameters required for object detection.

Main Methods:

  • Utilizing semantic segmentation networks to assign four semantic labels (quarters) to object pixels.
  • Grouping pixels into connected regions based on proximity and object position.
  • Employing light, geometrical post-processing to group regions and assign them to fitted rectangles for freeform object identification.

Main Results:

  • The proposed method achieves accuracy comparable to existing instance segmentation techniques.
  • It significantly reduces the complexity in terms of trainable parameters.
  • The system demonstrates a reduced demand for computational resources.

Conclusions:

  • The developed approach offers an efficient alternative for real-time object detection in autonomous driving.
  • Combining semantic segmentation with geometric post-processing provides a viable path to instance segmentation.
  • This method lowers the barrier for implementing advanced driver-assistance systems requiring precise object identification.