-
Hello, Im trying to fine-tune the mask decoder of tiny sam on a custom dataset while freezing the weights of the image_encoder and prompt_encoder. Im having an issue in my training loop where the sam…
-
UserWarning: Overwriting tiny_vit_5m_224 in registry with tinysam.modeling.tiny_vit_sam.tiny_vit_5m_224. This is because the name being registered conflicts with an existing name. Please check if this…
-
# Trending repositories for C#
1. [**stride3d / stride**](https://github.com/stride3d/stride)
__Stride Game Engine (formerly Xenko)__
4 stars today | 5,899 stars | 875 fo…
-
I know there are a whole bunch of projects that popped up after segment-anything was released, but another one we might like to look at and potentially include is FastSAM: https://github.com/CASIA-IVA…
-
# Trending repositories for C#
1. [**dotnet / aspnetcore**](https://github.com/dotnet/aspnetcore)
__ASP.NET Core is a cross-platform .NET framework for building modern cloud-based…
-
![image](https://github.com/xinghaochen/TinySAM/assets/64136561/0e6f4646-c93e-470c-8b2d-66c7c0de635a)
I want to export QTinySAM onnx file, but I met this question. Do you have a solution?
-
Hello, I find your work and it's great.
I'm a newbie and I'm having some difficulties in reproducing the LVIS validation effect, and I've looked up a lot of information but I can't figure it out. T…
-
UserWarning: Overwriting tiny_vit_5m_224 in registry with tinysam.modeling.tiny_vit_sam.tiny_vit_5m_224. This is because the name being registered conflicts with an existing name. Please check if this…
-
Your paper is great. We found out that you provided the coco_instances_results_vitdet.json file on COCO. Can you provide the LVIS related json file generated by vitdet for evaluation. Thank you.
-
Hello!
I came across two issues loading Q-TinySAM.
First one is running `demo_quant.py` looking for normal checkpoints due to model type being `vit_t`, is this the proper type for loading quantized…