paper-with-me

Papers

Target Driven Instance Detection

2018-03-13 · Phil Ammirato, Cheng-Yang Fu, Mykhailo Shvets, Jana Kosecka, Alexander C. Berg

While state-of-the-art general object detectors are getting better and better, there are not many systems specifically designed to take advantage of the instance detection problem. For many applications, such as household robotics, a system may need to recognize a few very specific instances at a time. Speed can be critical in these applications, as can the need to recognize previously unseen instances. We introduce a Target Driven Instance Detector(TDID), which modifies existing general object detectors for the instance recognition setting. TDID not only improves performance on instances seen during training, with a fast runtime, but is also able to generalize to detect novel instances.

📄 PDF Abstract BibTeX arXiv:1803.04610

Code (1)

ammirato/target_driven_instance_detection pytorch

Tasks

Object

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Multiple-Instance Pruning For Learning Efficient Cascade Detectors

2007-12-01 · NeurIPS 2007 12 · Cha Zhang, Paul A. Viola

Cascade detectors have been shown to operate extremely rapidly, with high accuracy, and have important applications such as face detection. Driven by this success, cascade earning has been an area of active research in r…

Face DetectionMultiple Instance Learning

Resisting Crowd Occlusion and Hard Negatives for Pedestrian Detection in the Wild

2020-05-15 · Zhe Wang, Jun Wang, Yezhou Yang

Pedestrian detection has been heavily studied in the last decade due to its wide application. Despite incremental progress, crowd occlusion and hard negatives are still challenging current state-of-the-art pedestrian det…

object-detectionObject DetectionPedestrian Detection

Anomaly Detection in Radar Data Using PointNets

2021-09-20 · Thomas Griebel, Dominik Authaler, Markus Horn, Matti Henning 외

For autonomous driving, radar is an important sensor type. On the one hand, radar offers a direct measurement of the radial velocity of targets in the environment. On the other hand, in literature, radar sensors are know…

Anomaly DetectionAutonomous Driving

Bayesian Anomaly Detection Using Extreme Value Theory

2019-05-29 · Sreelekha Guggilam, S. M. Arshad Zaidi, Varun Chandola, Abani Patra

Data-driven anomaly detection methods typically build a model for the normal behavior of the target system, and score each data instance with respect to this model. A threshold is invariably needed to identify data insta…

Anomaly DetectionClustering

Slot Based Image Augmentation System for Object Detection

2019-07-19 · Yingwei Zhou

Object Detection has been a significant topic in computer vision. As the continuous development of Deep Learning, many advanced academic and industrial outcomes are established on localising and classifying the target ob…

Deep LearningImage AugmentationInstance SegmentationObject+3