Skip to content

Commit

Permalink
formatting of rknn-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
laviRZ committed Jan 16, 2024
1 parent 9c87aa1 commit 99df754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rknn-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ The expected performance is 60 FPS with a 640x640 model.
## Custom models
If you want to use your own model YOLOv5/8, you can train one and export it to the RKNN format using these Kaggle notebooks. Kaggle is a free service that allows you to train models on the cloud, and it's very easy to use. You can also use your own computer to train the model, but it's recommended to use a GPU, and it's much easier to use Kaggle. Kaggle gives you 30 hours of free GPU time per week, which is more than enough to train a model. You can also use Google Colab, but it's a bit more complicated to use, and offers slower hardware.
- YOLOv5 <a href="https://www.kaggle.com/lavirz/yolov5-to-rknn"><img src="https://kaggle.com/static/images/open-in-kaggle.svg" alt="Open In Kaggle"></a>
- YOLOv8 <a href="https://www.kaggle.com/lavirz/yolov8-to-rknn"><img src="https://kaggle.com/static/images/open-in-kaggle.svg" alt="Open In Kaggle"></a>
- YOLOv8 <a href="https://www.kaggle.com/lavirz/yolov8-to-rknn"><img src="https://kaggle.com/static/images/open-in-kaggle.svg" alt="Open In Kaggle"></a>

0 comments on commit 99df754

Please sign in to comment.