Skip to content
View pranavsinghps1's full-sized avatar

Highlights

  • Pro

Block or report pranavsinghps1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pranavsinghps1/README.md

Deep learning/Computer Vision/Self-supervised learning/Resource efficient learning.

[Updates since Sept. 2022 are available here ]

[Updated as of Sept. 2022]

Research Work :

  • DEDL Introduces novel Autoencoder post-processing for image segmentation which improves upon traditional segmentation architecture by 3% at no extra space and inference time. We also introduce data-efficient deep learning methods for medical image classification and segmentation which improves upon previous approaches by 26% and 5%. Arixv Paper , Papers with Code , Accepted at ECCV - Medical Computer Vision Workshop 2022
  • CASS is a novel resource-efficient self-supervised learning approach developed for medical image analysis which is computationally efficient and better performing than state-of-the-art self-supervised learning approaches. Arixv Paper , Papers with Code, Accepted at NeurIPS Self-Supervised Learning Theory & Practice Workshop 2022
  • My Implementation of Deepmind's BYOL Self-supervised technique for lightly-ai.
  • My Contribution for facebook research's VISSL Project, Implementation of Deepmind's BYOL Self-supervised technique can be found here - Single GPU Implementation and Updates.
  • CVPR 2021/FGVC8 (Fine-Grained Visual Categorization) Plant Pathology Challenge (Top 9%).
  • Co-authored a paper on “Melanoma Classification using efficient nets with multiple ensembles and patient-level data”, International Conference on Computational Intelligence - ICCI 2020, IIIT Pune.
  • Top 57% in Lyft's Motion Prediction for Autonomous Vehicles.
  • Top 43% in Google Research's Open Images Object Detection RVC 2020 edition.

Pinned Loading

  1. CASS CASS Public

    Official PyTorch implementation of CASS, from the following paper: CASS: Cross Architectural Self-Supervision for Medical Image Analysis. arXiv 2022.

    Jupyter Notebook 21 6

  2. DEDL DEDL Public

    Official PyTorch implementation for the ECCV-MCV 2022 paper : "A Data-Efficient Deep Learning Framework for Segmentation and Classification of Histopathology Images"

    Jupyter Notebook 5 3

  3. facebookresearch/vissl facebookresearch/vissl Public archive

    VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.

    Jupyter Notebook 3.3k 332

  4. lightly-ai/lightly lightly-ai/lightly Public

    A python library for self-supervised learning on images.

    Python 2.9k 251