Is there any way to download the trained weights into a “.weights”, “.pb” or “.onnx” file?
Thanks!
Is there any way to download the trained weights into a “.weights”, “.pb” or “.onnx” file?
Thanks!
Hey there! The best way to get your weights would be to take the annotated dataset and train a custom model outside of Roboflow. That way, you can choose the model architecture that works best for your project. Here’s a guide to doing that with YOLOv5: How to Train YOLOv5 On a Custom Dataset