diff --git a/supervisely/export_weights/README.md b/supervisely/export_weights/README.md index 74c20ea5748a..6071c6f1b6c5 100644 --- a/supervisely/export_weights/README.md +++ b/supervisely/export_weights/README.md @@ -28,17 +28,17 @@ App exports pretrained YOLO v5 model weights to [Torchscript](https://pytorch.or **Step 2**: Find your pretrained model weights file in `Team Files`, open file context menue(right click on it) -> `Run App` -> `Export YOLOv5 weights`. - + **Step 3**: Press `Run` button. Now application log window will be opened. You can safely close it. - + **Step 4**: Converted model files will be placed to source weight file folder: - `{source weights filename}.onnx` - `{source weights filename}.torchscript.pt` - + # Infer models