Skip to content

Commit

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

## Training Custom Models

:::{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.

## Uploading Custom Models
Expand Down

0 comments on commit 9b8af16

Please sign in to comment.