← Search

Vivek Rathod

9 accepted papers

2022

The Auto Arborist Dataset: A Large-Scale Benchmark for Multiview Urban Forest Monitoring Under Domain Shift

CVPR 2022poster

Generalization to novel domains is a fundamental challenge for computer vision. Near-perfect accuracy on benchmarks is common, but these models do not work as expected when deployed outside of the training distribution. To build computer vision systems that truly solve real-world problems at global…

Cited by 53PDFScholar
2021

The Surprising Impact of Mask-Head Architecture on Novel Class Segmentation

ICCV 2021poster

Instance segmentation models today are very accurate when trained on large annotated datasets, but collecting mask annotations at scale is prohibitively expensive. We address the partially supervised instance segmentation problem in which one can train on (significantly cheaper) bounding boxes for a…

Cited by 31PDFcodeScholar
2020

Context R-CNN: Long Term Temporal Context for Per-Camera Object Detection

CVPR 2020poster

In static monitoring cameras, useful contextual information can stretch far beyond the few seconds typical video understanding models might see: subjects may exhibit similar behavior over multiple days, and background objects remain static. Due to power and storage constraints, sampling frequencies…

Cited by 164PDFScholar
2020

DOPS: Learning to Detect 3D Objects and Predict Their 3D Shapes

CVPR 2020poster

We propose DOPS, a fast single-stage 3D object detection method for LIDAR data. Previous methods often make domain-specific design decisions, for example projecting points into a bird-eye view image in autonomous driving scenarios. In contrast, we propose a general-purpose method that works on both…

Cited by 72PDFScholar
2020

RetinaTrack: Online Single Stage Joint Detection and Tracking

CVPR 2020poster

Traditionally multi-object tracking and object detection are performed using separate systems with most prior works focusing exclusively on one of these aspects over the other. Tracking systems clearly benefit from having access to accurate detections, however and there is ample evidence in literatu…

Cited by 279PDFcodeScholar
2017

Speed/Accuracy Trade-Offs for Modern Convolutional Object Detectors

CVPR 2017spotlight

The goal of this paper is to serve as a guide for selecting a detection architecture that achieves the right speed/memory/accuracy balance for a given application and platform. To this end, we investigate various ways to trade accuracy for speed and memory usage in modern convolutional object detect…

Cited by 3693PDFcodeScholar
2015

Im2Calories: Towards an Automated Mobile Vision Food Diary

ICCV 2015poster

We present a system which can recognize the contents of your meal from a single image, and then predict its nutritional contents, such as calories. The simplest version assumes that the user is eating at a restaurant for which we know the menu. In this case, we can collect images offline to train a…

Cited by 602PDFScholar