← Search

Gurumurthy Swaminathan

5 accepted papers

2023

A Meta-Learning Approach to Predicting Performance and Data Requirements

CVPR 2023poster

We propose an approach to estimate the number of samples required for a model to reach a target performance. We find that the power law, the de facto principle to estimate model performance, leads to large error when using a small dataset (e.g., 5 samples per class) for extrapolation. This is becaus…

2022

Class-Incremental Learning With Strong Pre-Trained Models

CVPR 2022poster

Class-incremental learning (CIL) has been widely studied under the setting of starting from a small number of classes (base classes). Instead, we explore an understudied real-world setting of CIL that starts with a strong model pre-trained on a large number of base classes. We hypothesize that a str…

Cited by 94PDFcodeScholar
2022

Omni-DETR: Omni-Supervised Object Detection With Transformers

CVPR 2022poster

We consider the problem of omni-supervised object detection, which can use unlabeled, fully labeled and weakly labeled annotations, such as image tags, counts, points, etc., for object detection. This is enabled by a unified architecture, Omni-DETR, based on the recent progress on student-teacher fr…

Cited by 63PDFcodeScholar
2022

Rethinking Few-Shot Object Detection on a Multi-Domain Benchmark

ECCV 2022poster

"Most existing works on few-shot object detection (FSOD) focus on a setting where both pre-training and few-shot learning datasets are from a similar domain. However, few-shot algorithms are important in multiple domains; hence evaluation needs to reflect the broad applications. We propose a Multi-d…

2019

d-SNE: Domain Adaptation Using Stochastic Neighborhood Embedding

CVPR 2019oral

On the one hand, deep neural networks are effective in learning large datasets. On the other, they are inefficient with their data usage. They often require copious amount of labeled-data to train their scads of parameters. Training larger and deeper networks is hard without appropriate regularizati…

Cited by 163PDFcodeScholar