Raspberry-beans
Raspberry-beans
> @karthikdatta98 It worked well. I fine-tuned with 1200x1200 images and the results were pretty good actually. I initially fine-tuned the model with 150 images just to get an idea...
Hi , hope you will be fine. Did you get the improved results ? Also can you share your GPU memory space that was used during the experiment? I will...
> Until now, I could not find a clear answer to this question and finally had to dive to source code and write the solution myself. Now I can export...
Thanks for your suggestions. Can you specify the RAM required for exporting Vit_h to ONNX. I was using Colab with system RAM of 12 GB and program collapsed as it...
@jack89roberts Hi, Can you specify the GPU memory required for this process. I will be training a linear head (with frozen DINOv2 backbone) on few custom medical images for segmentation....
Thanks for your quick response. Would it be possible if I precompute the image embeddings of few shot images and saves them. And during mask-decoder tuning, I grab these pre-computed...
Hi For me only ` mmcv version 1.6.1` was working as mentioned in [qdtrack](https://github.com/SysCV/qdtrack?tab=readme-ov-file) (a MOT model similar to PCAN) Even I faced several issues like yours when installing this...
Thanks a lot for you suggestion. I just have few more things to ask: 1. Would decreasing LoRA rank from 4 gives me chance to work within required memory? 2....
Thanks a lot for your response. I am also thinking to first fine tune mask-decoder only (keeping image and prompt encoder frozen) for few custom images. Would you think this...
Hi, The following [link](https://github.com/SysCV/qdtrack/discussions/134) contains weights file corresponding to given config files.