homepage-demo
homepage-demo copied to clipboard
Will Colab trained models work with this repo?
I trained a YOLOv8 object-detection model using the Google Colab tutorial and received the .PT files as output. I've been reading the web browser inference guide and saw some mentions about using Roboflow's trained models in order to use roboflow.load(options)
. Would this work using my downloaded .PT model locally or would I need to train on Roboflow to use this? How would I go about using a local model if so?
Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap.
@marcivanmanalac certainly! Be sure to upload your YOLOv8 weights after training
YOLOv8 object detection is currently supported for web browser inference
Yes this is supported functionality if you upload your model to roboflow and it is supported by inferencejs. https://www.npmjs.com/package/inferencejs