Burhan
Burhan
Is this no longer needed due to #13282 ?
@ambitious-octopus AFAIK this will be a new task, so it would require an update to the `tasks` page as well as a new section on the `datasets` page. For now,...
@glenn-jocher I think it _has to_ now 😂
> i switched to load_inference_source() but for the convertion to PIL i simply used Image.fromarray() not sure what the advantages and disadvantages are. The `load_inference_source()` function has the capability to...
@hoeflechner I'm not familiar with the inputs for CLIP but I see now the comment from @Laughing-q above with regard to needing some sort of preprocessing. I'll let him weight...
We are also seeing this issue with our Discord badges at [Ultralytics](https://github.com/ultralytics/) and it would be great to have a resolution to this, otherwise we'll have to find a replacement...
When running locally (on Windows 10) the following error is shown (manually line wrapped and indented for easier viewing. ```sh pytest --cov=ultralytics/ --cov-report xml tests/multi-cli.py --cov-append -n auto --dist load...
@ambitious-octopus I ran this on Windows. The result is not what I believe users will expect, as the image window opens for 300 ms and then immediately closes and might...
@jugal-sheth I don't have the final say on what gets implemented, but I think that prompting users to press N or → for next image and maybe Q to break...
I took a quick sample and looks like the correct color to match the majority of icons should be `#0b23a9`. I'm also seeing that the YouTube icon probably needs to...