-
Hi,
I'm trying to trace the vision encoder part of Meta's Segment Anything Model (SAM), and I'm encountering several errors during the trace process but it seems to be stuck now.
The script does…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: milvus:v2.3.10-gpu
- Deployment mode(standalone or cluster):stand a…
-
Hi, could you please describe in detail how the SA-1B dataset is split into the training and the validation set in this work?
-
Can you provide a more specific guide on how to reproduce your demo with VISAM?
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
I've noticed this when working on RN replay touch breadcrumbs:
When an error is trigerred by a buton press, the error shows…
vaind updated
2 months ago
-
Hi @swesterfeld
Thanks for this great package.
I have a question about adding full_flac_mem to the ts's audio.
What we have to do that?
Could you please tell me a brief explanation of that?
Th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Umbrella issue for clustering key optimiz…
-
Here is my Style:
```kotlin
@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.SOURCE)
@Value.Style(
typeImmutable = "*",
typeAbstract = ["*Def"],
builder = "configure",
…
-
I am currently facing challenges while trying to load and run the Segment Anything model on a large orthomosaic, which is approximately 8-10 GB in size. I would like to request your assistance in unde…
-
Hi there! I need to use the pre-trained ViT-B encoder of SAM and for that I need a way to find the encodings of multiple images. I just need the output from the encoder and not the final masks. Can so…