-
The spec should address providing integrity and authenticity of dcat files and associated datasets.
As a security matter, it's not clear how authenticity or integrity of metadata files or the assoc…
-
### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github.com…
-
Here's a draft GitHub issue summary that could excite people about the "Gödel Golem" self-bootstrapping AI concept:
**Title: The Gödel Golem - A Novel Path Toward Self-Bootstrapping AGI**
Throughout…
-
Hi I'm using your notebook demo for further experiments, and I keep encountering this error
```
Cell In[4], line 55, in get_grounding_output(model, image, caption, box_threshold, text_threshold, …
-
This is not a troll issue! The W3C has a strong habit of talking about the web as though everyone agrees what it is. It seems to me from e.g. #53 and other issues that what folk think the vision shoul…
-
Hi, thanks for making this!
I am running Windows 11, latest comfyui, python 3.11.9, and have flash-attn successfully installed.
When I select "caption" or "detailed caption" etc. with any of the …
-
### System Info
- `transformers` version: 4.41.2
- Platform: Linux-5.10.0-30-cloud-amd64-x86_64-with-glibc2.31
- Python version: 3.10.13
- Huggingface_hub version: 0.23.4
- Safetensors version: 0…
-
Hello, Great work by the authors, I am locally using it on my custom datasets.
I am using the app.py and config code to do 1 image inference at a time which I recommend putting on github for conveni…
-
This is splitting off a thread from another issue: https://github.com/solid/solid/issues/35#issuecomment-174347602
**edit to clarify: we're interested in this issue as it applies to solid, not in gen…
-
Why does the language encoder not use bert like grounding DINO, but use CLIP?
My question is, why not implement T-Rex2 along the lines of grounding DINO?