-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/antd-reproduce-5x-kxkrzf?file=demo.tsx)
### Steps to reprod…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
For a `1702x1276` RGB image, it takes 6+ seconds to generate the masks using the default parameters.
- OS: Win 11
- GPU: NVDIA 3070 8GB
Is there a way to speed up?
-
Hello, I found that the SP_TOKEN should be set to 32110 in Demo, otherwise the Image Token cannot be replaced, resulting in poor results, thank you!
```
outputs = model.generate(
pixel_valu…
-
https://github.com/nii-yamagishilab/ClassNSeg/blob/87e506fddb9f36ef14f9bd1f6496f86d7faef0fd/create_dataset_Deepfakes.py#L103
Before that, the path ‘input_mask’ is blank. How can it execute the imr…
LGRY updated
7 months ago
-
SAM generates 3 masks output. Each is different from other irrespective of number of points given as prompts. What does each mask signify. Is there any parameter that defines them?
Here are the scree…
-
btw, how to generate all masks across the whole sequence automatically? That is to have a video version of automatic_mask_generator.
-
Hi author, thanks for sharing your work!
My 1st question is, for the semantic masks (oracle.png for ETH-UCY, xxx_mask.png for SDD), are they manually labelled or generated by a segmentation network…
-
Hi, I am using llm as part of a multimodal model, so the model needs to pass `input embedding tensor` directly to generate, and also need to access the language model's `embed_tokens` member to fist c…
-
Steps to reproduce:
```bash
git clone https://github.com/dylibso/chicory.git
cd chicory
mvn -Dquickly
```
- open the project in IntelliJ
- open, for example: `machine-tests/target/generated…