← Search

Abhinav Agarwalla

3 accepted papers

2023

Lidar Panoptic Segmentation and Tracking without Bells and Whistles

IROS 2023poster

State-of-the-art lidar panoptic segmentation (LPS) methods follow “bottom-up” segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this paper, we re-think this approach and propose a surprisingly simple yet effecti…

Cited by 8SourcecodeScholar
2022

Beyond Learning Features: Training a Fully-Functional Classifier with ZERO Instance-Level Labels

AAAI 2022technical

We attempt to train deep neural networks for classification without using any labeled data. Existing unsupervised methods, though mine useful clusters or features, require some annotated samples to facilitate the final task-specific predictions. This defeats the true purpose of unsupervised learning…

2022

Completely Self-Supervised Crowd Counting via Distribution Matching

ECCV 2022poster

"Dense crowd counting is a challenging task that demands millions of head annotations for training models. Though existing self-supervised approaches could learn good representations, they require some labeled data to map these features to the end task of density estimation. We mitigate this issue w…