Skip to main content

Showing 1–5 of 5 results for author: Sahasrabudhe, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2007.08373  [pdf, other

    eess.IV cs.CV

    Self-Supervised Nuclei Segmentation in Histopathological Images Using Attention

    Authors: Mihir Sahasrabudhe, Stergios Christodoulidis, Roberto Salgado, Stefan Michiels, Sherene Loi, Fabrice André, Nikos Paragios, Maria Vakalopoulou

    Abstract: Segmentation and accurate localization of nuclei in histopathological images is a very challenging problem, with most existing approaches adopting a supervised strategy. These methods usually rely on manual annotations that require a lot of time and effort from medical experts. In this study, we present a self-supervised approach for segmentation of nuclei for whole slide histopathology images. Ou… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

    Comments: 10 pages. Code available online at https://github.com/msahasrabudhe/miccai2020_self_sup_nuclei_seg

  2. arXiv:1908.01662  [pdf, other

    cs.CG

    Proof of Correctness and Time Complexity Analysis of a Maximum Distance Transform Algorithm

    Authors: Mihir Sahasrabudhe, Siddhartha Chandra

    Abstract: The distance transform algorithm is popular in computer vision and machine learning domains. It is used to minimize quadratic functions over a grid of points. Felzenszwalb and Huttenlocher (2004) describe an O(N) algorithm for computing the minimum distance transform for quadratic functions. Their algorithm works by computing the lower envelope of a set of parabolas defined on the domain of the fu… ▽ More

    Submitted 5 August, 2019; originally announced August 2019.

    Comments: 9 pages, 3 figures

  3. arXiv:1904.11960  [pdf, other

    cs.CV

    Lifting AutoEncoders: Unsupervised Learning of a Fully-Disentangled 3D Morphable Model using Deep Non-Rigid Structure from Motion

    Authors: Mihir Sahasrabudhe, Zhixin Shu, Edward Bartrum, Riza Alp Guler, Dimitris Samaras, Iasonas Kokkinos

    Abstract: In this work we introduce Lifting Autoencoders, a generative 3D surface-based model of object categories. We bring together ideas from non-rigid structure from motion, image formation, and morphable models to learn a controllable, geometric model of 3D categories in an entirely unsupervised manner from an unstructured set of images. We exploit the 3D geometric nature of our model and use normal in… ▽ More

    Submitted 26 April, 2019; originally announced April 2019.

    Comments: 19 pages; 12 figures; code will be released; Project page: https://msahasrabudhe.github.io/projects/lae/

  4. arXiv:1809.06226  [pdf, other

    cs.CV cs.LG

    Linear and Deformable Image Registration with 3D Convolutional Neural Networks

    Authors: Stergios Christodoulidis, Mihir Sahasrabudhe, Maria Vakalopoulou, Guillaume Chassagnon, Marie-Pierre Revel, Stavroula Mougiakakou, Nikos Paragios

    Abstract: Image registration and in particular deformable registration methods are pillars of medical imaging. Inspired by the recent advances in deep learning, we propose in this paper, a novel convolutional neural network architecture that couples linear and deformable registration within a unified architecture endowed with near real-time performance. Our framework is modular with respect to the global tr… ▽ More

    Submitted 13 September, 2018; originally announced September 2018.

  5. arXiv:1806.06503  [pdf, other

    cs.CV

    Deforming Autoencoders: Unsupervised Disentangling of Shape and Appearance

    Authors: Zhixin Shu, Mihir Sahasrabudhe, Alp Guler, Dimitris Samaras, Nikos Paragios, Iasonas Kokkinos

    Abstract: In this work we introduce Deforming Autoencoders, a generative model for images that disentangles shape from appearance in an unsupervised manner. As in the deformable template paradigm, shape is represented as a deformation between a canonical coordinate system (`template') and an observed image, while appearance is modeled in `canonical', template, coordinates, thus discarding variability due to… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Comments: 17 pages including references, plus 12 pages appendix. Video available at : https://youtu.be/Oi7pyxKkF1g Code will be made available soon