Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam948-byte committed Jan 13, 2025
1 parent 9b8af16 commit 09cbf2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/docs/objectDetection/about-object-detection.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Photonvision will letterbox your camera frame to 640x640. This means that if you

:::{warning}
Power users only. This requires some setup, such as obtaining a Roboflow API token and dataset. It's additionally advised to have a general knowledge of ML before attempting to train your own model.
:::

There is a [Jupyter Notebook](https://github.com/PhotonVision/photonvision/blob/main/scripts/yolov8_to_rknn.ipynb) that contains all of the code necessary to train a yolov8 model for upload.

Expand Down

0 comments on commit 09cbf2c

Please sign in to comment.