← Search

Vijay Kumar b g

14 accepted papers

2025

DWIM: Towards Tool-aware Visual Reasoning via Discrepancy-aware Workflow Generation & Instruct-Masking Tuning

ICCV 2025poster

Visual reasoning (VR), which is crucial in many fields for enabling human-like visual understanding, remains highly challenging. Recently, compositional visual reasoning approaches, which leverage the reasoning abilities of large language models (LLMs) with integrated tools to solve problems, have s…

Cited by 0SourcePDFScholar
2024

Generating Enhanced Negatives for Training Language-Based Object Detectors

CVPR 2024poster

The recent progress in language-based open-vocabulary object detection can be largely attributed to finding better ways of leveraging large-scale data with free-form text annotations. Training such models with a discriminative objective function has proven successful but requires good positive and n…

2024

Taming Self-Training for Open-Vocabulary Object Detection

CVPR 2024poster

Recent studies have shown promising performance in open-vocabulary object detection (OVD) by utilizing pseudo labels (PLs) from pretrained vision and language models (VLMs). However teacher-student self-training a powerful and widely used paradigm to leverage PLs is rarely explored for OVD. This wor…

2023

DP-Mix: Mixup-based Data Augmentation for Differentially Private Learning

NeurIPS 2023poster

Data augmentation techniques, such as image transformations and combinations, are highly effective at improving the generalization of computer vision models, especially when training data is limited. However, such techniques are fundamentally incompatible with differentially private learning approac…

2023

Exploring Question Decomposition for Zero-Shot VQA

NeurIPS 2023poster

Visual question answering (VQA) has traditionally been treated as a single-step task where each question receives the same amount of effort, unlike natural human question-answering strategies. We explore a question decomposition strategy for VQA to overcome this limitation. We probe the ability of r…

Cited by 12SourcePDFScholar
2023

OmniLabel: A Challenging Benchmark for Language-Based Object Detection

ICCV 2023oral

Language-based object detection is a promising direction towards building a natural interface to describe objects in images that goes far beyond plain category names. While recent methods show great progress in that direction, proper evaluation is lacking. With OmniLabel, we propose a novel task def…

Cited by 9PDFScholar
2022

Exploiting Unlabeled Data with Vision and Language Models for Object Detection

ECCV 2022poster

"Building robust and generic object detection frameworks requires scaling to larger label spaces and bigger training datasets. However, it is prohibitively costly to acquire annotations for thousands of categories at a large scale. We propose a novel method that leverages the rich semantics availabl…

2022

Single-Stream Multi-level Alignment for Vision-Language Pretraining

ECCV 2022poster

"Self-supervised vision-language pretraining from pure images and text with a contrastive loss is effective, but ignores fine-grained alignment due to a dual-stream architecture that aligns image and text representations only on a global level. Earlier, supervised, non-contrastive methods were capab…

2021

STRIVE: Scene Text Replacement in Videos

ICCV 2021poster

We propose replacing scene text in videos using deep style transfer and learned photometric transformations. Building on recent progress on still image text replacement, we present extensions that alter text while preserving the appearance and motion characteristics of the original video. Compared t…

Cited by 8PDFScholar
2018

Bayesian Semantic Instance Segmentation in Open Set World

ECCV 2018poster

This paper addresses the semantic instance segmentation task in the open-set conditions, where input images can contain known and unknown object classes. The training process of existing semantic instance segmentation methods requires annotation masks for all object instances, which is expensive to…

2018

Multi-modal Cycle-consistent Generalized Zero-Shot Learning

ECCV 2018poster

In generalized zero shot learning (GZSL), the set of classes are split into seen and unseen classes, where training relies on the semantic features of the seen and unseen classes and the visual representations of only the seen classes, while testing uses the visual representations of the seen and un…

2017

DeepSetNet: Predicting Sets With Deep Neural Networks

ICCV 2017spotlight

This paper addresses the task of set prediction using deep learning. This is important because the output of many computer vision tasks, including image tagging and object detection, are naturally expressed as sets of entities rather than vectors. As opposed to a vector, the size of a set is not fix…

Cited by 56PDFScholar
2016

Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions

CVPR 2016spotlight

Recent innovations in training deep convolutional neural network (ConvNet) models have motivated the design of new methods to automatically learn local image descriptors. The latest deep ConvNets proposed for this task consist of a siamese network that is trained by penalising misclassification of p…

Cited by 394PDFcodeScholar