Laurens
Laurens
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hi, my apologies if this question is quite basic,...
I am attempting to generate the masks for an image in COCO RLE JSON format with this command: `python scripts/amg.py --checkpoint models/sam_vit_h_4b8939.pth --model-type default --input ../Semantic-Segment-Anything/data/examples/India_000024.jpg --output ../Semantic-Segment-Anything/data/examples/ --convert-to-rle` However,...
Thank you very much for creating this project & publishing it so soon after the segment-anything release! I got this error when running SSA inference on a directory of images:...
## Bug Description When I try to clone & install this repo, I get this YN0001 error (both locally and on a fresh VPS instance). System environment: - Ubuntu 22.04...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
When upgrading from primeflex 3.3.0 to version 3.3.1, the "src" folder has been renamed to "core", which is a breaking change that should not be in a new patch version....
Adds support for reading documents from GitLab. Similar to the current GithubReader