Inside Lahore’s Labyrinth: An All-inclusive Overview of DHS Clusters and Sampled Slums

While income-based poverty represents a key factor influencing well-being and societal progress, there is a broader set of deprivations—relating to health, education and basic standards of living—that affect the lives and livelihoods of individuals and families. These directly affect people’s ability to break out of poverty. Many countries now measure multidimensional poverty alongside income-based poverty. The former is considered a broader definition of poverty. Under this broader definition of poverty, many more people come into… Continue reading

DECONSTRUCTING BINARY CLASSIFIERS IN COMPUTER VISION

This paper develops the novel notion of deconstructive learning and proposes a practical model for deconstructing a broad class of binary classifiers commonly used in vision applications. Specifically, the problem studied in this paper is: Given an image-based binary classifier CC as a black-box oracle, how much can we learn of its internal working by simply querying it? In particular, we demonstrate that it is possible to ascertain the type of kernel function used by… Continue reading
Continue reading...

MORE FOR LESS: INSIGHTS INTO CONVOLUTIONAL NETS FOR 3D POINT CLOUD RECOGNITION

With the recent breakthrough in commodity 3D imaging solutions such as depth sensing, photogrammetry, stereoscopic vision and structured light, 3D shape recognition is becoming an increasingly important problem. A longstanding question is what should be the format of the 3D shape (such as voxel, mesh, point-cloud etc.) and what could be a good generic feature representation for shape recognition. This question is particularly important in the context of convolutional neural network (CNN) whose efficacy and… Continue reading
Continue reading...

MLSL: MULTI-LEVEL SELF-SUPERVISED LEARNING FOR DOMAIN ADAPTATION WITH SPATIALLY INDEPENDENT AND SEMANTICALLY CONSISTENT LABELING

Most of the recent Deep Semantic Segmentation algorithms suffer from large generalization errors, even when powerful hierarchical representation models based on convolutional neural networks have been employed. This could be attributed to limited training data and large distribution gap in train and test domain datasets.In this paper, we propose a multi-level self-supervised learning model for domain adaptation of semantic segmentation.Exploiting the idea that an object (and most of the stuff given context) should be labeled… Continue reading
Continue reading...

TWIN-NET DESCRIPTOR: TWIN NEGATIVE MINING WITH QUAD LOSS FOR PATCH BASED MATCHING

Local keypoint matching is an important step for computer vision based tasks. In recent years, Deep Convolutional Neural Network (CNN) based strategies have been employed to learn descriptor generation to enhance keypoint matching accuracy.  Recent state-of-art works in this direction primarily rely upon a triplet based loss function (and its variations) utilizing three samples: an anchor, a positive and a negative. In this work we propose a novel “Twin Negative Mining” based sampling strategy coupled with… Continue reading
Continue reading...

MOVING OBJECT DETECTION IN COMPLEX SCENE USIN SPATIOTEMPORAL STRUCTURED-SPARSE RPCA

Moving object detection is a fundamental step in various computer vision applications. Robust principal component analysis (RPCA)-based methods have often been employed for this task. However, the performance of these methods deteriorates in the presence of dynamic background scenes, camera jitter, camouflaged moving objects, and/or variations in illumination. It is because of an underlying assumption that the elements in the sparse component are mutually independent, and thus the spatiotemporal structure of the moving objects is… Continue reading