751 research outputs found
Scale dependant layer for self-supervised nuclei encoding
Recent developments in self-supervised learning give us the possibility to
further reduce human intervention in multi-step pipelines where the focus
evolves around particular objects of interest. In the present paper, the focus
lays in the nuclei in histopathology images. In particular we aim at extracting
cellular information in an unsupervised manner for a downstream task. As nuclei
present themselves in a variety of sizes, we propose a new Scale-dependant
convolutional layer to bypass scaling issues when resizing nuclei. On three
nuclei datasets, we benchmark the following methods: handcrafted, pre-trained
ResNet, supervised ResNet and self-supervised features. We show that the
proposed convolution layer boosts performance and that this layer combined with
Barlows-Twins allows for better nuclei encoding compared to the supervised
paradigm in the low sample setting and outperforms all other proposed
unsupervised methods. In addition, we extend the existing TNBC dataset to
incorporate nuclei class annotation in order to enrich and publicly release a
small sample setting dataset for nuclei segmentation and classification.Comment: 13 pages, 6 figures, 2 table
Human Following in Mobile Platforms with Person Re-Identification
Human following is a crucial feature of human-robot interaction, yet it poses
numerous challenges to mobile agents in real-world scenarios. Some major
hurdles are that the target person may be in a crowd, obstructed by others, or
facing away from the agent. To tackle these challenges, we present a novel
person re-identification module composed of three parts: a 360-degree visual
registration, a neural-based person re-identification using human faces and
torsos, and a motion tracker that records and predicts the target person's
future position. Our human-following system also addresses other challenges,
including identifying fast-moving targets with low latency, searching for
targets that move out of the camera's sight, collision avoidance, and
adaptively choosing different following mechanisms based on the distance
between the target person and the mobile agent. Extensive experiments show that
our proposed person re-identification module significantly enhances the
human-following feature compared to other baseline variants
- …