paper-with-me

Papers

Modular network for high accuracy object detection

2020-01-24 · Erez Yahalomi

We present a novel modular object detection convolutional neural network that significantly improves the accuracy of object detection. The network consists of two stages in a hierarchical structure. The first stage is a network that detects general classes. The second stage consists of separate networks to refine the classification and localization of each of the general classes objects. Compared to a state of the art object detection networks the classification error in the modular network is improved by approximately 3-5 times, from 12% to 2.5 %-4.5%. This network is easy to implement and has a 0.94 mAP. The network architecture can be a platform to improve the accuracy of widespread state of the art object detection networks and other kinds of deep learning networks. We show that a deep learning network initialized by transfer learning becomes more accurate as the number of classes it later trained to detect becomes smaller.

📄 PDF Abstract BibTeX arXiv:2001.09203

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneral ClassificationObjectobject-detectionObject DetectionTransfer LearningVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

SM-NAS: Structural-to-Modular Neural Architecture Search for Object Detection

2019-11-22 · Lewei Yao, Hang Xu, Wei zhang, Xiaodan Liang 외

The state-of-the-art object detection method is complicated with various modules such as backbone, feature fusion neck, RPN and RCNN head, where each module may have different designs and structures. How to leverage the …

GPUNeural Architecture SearchObjectobject-detection+1

Detecting The Objects on The Road Using Modular Lightweight Network

2018-11-16 · Sen Cao, Yazhou Liu, Pongsak Lasang, ShengMei Shen

This paper presents a modular lightweight network model for road objects detection, such as car, pedestrian and cyclist, especially when they are far away from the camera and their sizes are small. Great advances have be…

object-detectionObject Detection

A framework for seizure detection using effective connectivity, graph theory and deep modular neural networks

2019-09-06 · Behnaz Akbarian, Abbas Erfanian

Objective The electrical characteristics of the EEG signals can be used for seizure detection. Statistical independence between different brain regions is measured by functional brain connectivity (FBC). Specific directi…

EEGElectroencephalogram (EEG)General ClassificationSeizure Detection

OSR-ViT: A Simple and Modular Framework for Open-Set Object Detection and Discovery

2024-04-16 · Matthew Inkawhich, Nathan Inkawhich, Hao Yang, Jingyang Zhang 외

An object detector's ability to detect and flag \textit{novel} objects during open-world deployments is critical for many real-world applications. Unfortunately, much of the work in open object detection today is disjoin…

Objectobject-detectionObject Detection

Modular Anti-noise Deep Learning Network for Robotic Grasp Detection Based on RGB Images

2023-10-30 · Zhaocong Li

While traditional methods relies on depth sensors, the current trend leans towards utilizing cost-effective RGB images, despite their absence of depth cues. This paper introduces an interesting approach to detect graspin…

SegmentationSemantic Segmentation