← Search

Niamul Quader

5 accepted papers

2023

ConDA: Unsupervised Domain Adaptation for LiDAR Segmentation via Regularized Domain Concatenation

ICRA 2023poster

Transferring knowledge learned from the labeled source domain to the raw target domain for unsupervised domain adaptation (UDA) is essential to the scalable deployment of autonomous driving systems. State-of-the-art methods in UDA often employ a key idea: utilizing joint supervision signals from bot…

Cited by 62SourcecodeScholar
2022

Self-Supervised Spatiotemporal Representation Learning by Exploiting Video Continuity

AAAI 2022technical

Recent self-supervised video representation learning methods have found significant success by exploring essential properties of videos, e.g. speed, temporal order, etc. This work exploits an essential yet under-explored property of videos, the textit{video continuity}, to obtain supervision signals…

Cited by 33SourcePDFScholar
2021

Class Semantics-Based Attention for Action Detection

ICCV 2021poster

Action localization networks are often structured as a feature encoder sub-network and a localization sub-network, where the feature encoder learns to transform an input video to features that are useful for the localization sub-network to generate reliable action proposals. While some of the encode…

Cited by 83PDFScholar
2020

Towards Efficient Coarse-to-Fine Networks for Action and Gesture Recognition

ECCV 2020poster

State-of-the-art approaches to video-based action and gesture recognition often employ two key concepts: First, they employ multistream processing; second, they use an ensemble of convolutional networks. We improve and extend both aspects. First, we systematically yield enhanced receptive fields for…

Cited by 16SourcePDFScholar
2020

Weight Excitation: Built-in Attention Mechanisms in Convolutional Neural Networks

ECCV 2020poster

We propose novel approaches for simultaneously identifying important weights of a convolutional neural network (ConvNet) and providing more attention to the important weights during training. More formally, we identify two characteristics of a weight, its magnitude and its location, which can be lin…