Recently, I work on an object detection task. I use YOLOv5 for the model and already saved the best weights that I got from model training on the custom dataset. The question is related to the deployment part. If I want to deploy this model on Google Earth Engine, what's the right way to do that?
Asked
Active
Viewed 67 times