blair-ahlquist
blair-ahlquist
Hmm... I went back to this after encountering similar issues with code using `SemaphoreSlim`. The above code eventually completes after over a minute!
This is an old issue. Is there an official position on it? The `fiftyone` library should probably just give a "platform not supported" error when trying to load pretrained models...
Same issue with Intel(R) Iris(R) Xe Graphics. I can run OpenGL 4.6 (and other versions) if I call `GL.Finish()`.
Ok. I was following the example listed [here](https://keras.io/api/keras_cv/models/tasks/yolo_v8_detector/).
Would a PR be accepted for this issue? Perhaps one that gets most of the way there? I'm pretty sure I can mimic what you have done with the other...