Ayush Nangia
Ayush Nangia
I'm working on using some pretrained models from mmselfsup in a separate PyTorch project. However, I'm having trouble converting the mmengine-formatted weights to standard PyTorch state dicts. Specifically: Is there...
**Checklist** 1. I have searched related issues but cannot get the expected help. 2. I have read the FAQ documentation but cannot get the expected help. ...
Hi, [Train_a_linear_classifier_on_top_of_DINOv2_for_semantic_segmentation](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/DINOv2/Train_a_linear_classifier_on_top_of_DINOv2_for_semantic_segmentation.ipynb) Great notebook but does anyone know how to work with multi scale and mask2former with dinov2 and how use dino with registers?
Hi I was looking to just fine tune the segmentation part for my down stream task. Could you please let me know how to get that as both object detection...
I think there are requirments.txt and more missing form this repo or are they in the readme?
I'm interested in pretraining DINOv2 on my own custom dataset, starting from the ImageNet-1K pretrained weights. Specifically: 1. Is it possible/recommended to continue pretraining DINOv2 on a custom dataset after...
Hi I was wondering about the code for training the whole mask2former head with ViT adapter with the DINOv2 backbone for my custom dataset. Is there any guide on this...
Hi I wanted to try out the selfsupervision based Loca project but only image net is supported. I would like to use the model to be pretrained on my own...
1. Request: Implement a Masked Autoencoder (MAE) based version of ViT-Adapter for segmentation tasks. 2. Rationale: Leverage MAE's self-supervised learning capabilities to potentially improve segmentation performance. 3. Query: Has there...
Organizer Tool is a command-line application designed to help users manage their tasks. With the power of machine learning, the tool can predict the priority (High, Medium, Low) of a...