YOLO-World icon indicating copy to clipboard operation
YOLO-World copied to clipboard

fix: 🐞 clip backbone path correction to openai/clip-vit-base-patch32

Open onuralpszr opened this issue 1 year ago • 1 comments
trafficstars

@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

onuralpszr avatar Feb 18 '24 06:02 onuralpszr

Hugging Space for Seg Testing/Experimenting : https://huggingface.co/spaces/onuralpszr/YOLO-World-Seg

onuralpszr avatar Feb 18 '24 18:02 onuralpszr

Thank you for the kind pull request!

wondervictor avatar Feb 19 '24 03:02 wondervictor