YOLO-World
YOLO-World copied to clipboard
fix: 🐞 clip backbone path correction to openai/clip-vit-base-patch32
@wondervictor I was testing Yolo-World-Seg and I notice that none of the segs parts wasn't working because of huggingface clip language backbone paths was not exist (If there is a other path I don't know please let me know) in order to use seg model I swap with openai path and I was able to segmentation
Collab link : https://colab.research.google.com/drive/1zGWt29IpKBJaFHhtXP9-MSulLgVZzbOd?usp=sharing
Results are not what I expected so I am not sure what is wrong, If you have any idea please let me know too.
PS : Collab results are looks like working because I manually edited the files
Hugging Space for Seg Testing/Experimenting : https://huggingface.co/spaces/onuralpszr/YOLO-World-Seg
Thank you for the kind pull request!