fatih akyon
fatih akyon
Only solution on windows is to use 0 workers.
@ichsan2895 you can use https://huggingface.co/spaces/fcakyon/yolov8-segmentation for yolov8 segmentation demo :+1:
Amazing contribution @GuillaumeBruand ! 🚀 Please fix the errors raised in tests by: - Install required development packages: ```bash pip install -e ."[dev]" ``` - Reformat with black and isort:...
Amazing PR @AMauri996 ! 🔥 🚀 Can you also include a quickstart notebook as in other integrations so that users know how to use it? You can take a look...
@AMauri996 can you fix the styling?
> Hello everyone! In this version, segmentation should work fine, but there is really a lot of memory consumption with a large number of masks. The problem comes from the...
> Hi! Is there any updates on this? We need @sweetlhare's cooperation to make this PR ready (fixing tests and adding/updating a demo notebook)
Amazing contribution @edugzlez ! If you could also include some tests for RTDETR ([you can check the yolov8 tests](https://github.com/obss/sahi/blob/main/tests/test_yolov8model.py)), we would gladly merge your PR 👍
Thanks for your great contribution @deshpandeneeraj ! If you could add some tests and a demo notebook as other model implementations, we would gladly accept this PR 👍
@dhaval-zala thank you for this great contribution! Can you please fix the conflicting file?