diff --git a/README.md b/README.md index e5cf5a4..3cd531f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ This is the implementation of "[Scaled-YOLOv4: Scaling Cross Stage Partial Netwo * [YOLOv4-tiny](https://github.com/WongKinYiu/ScaledYOLOv4/tree/yolov4-tiny) * [YOLOv4-large](https://github.com/WongKinYiu/ScaledYOLOv4/tree/yolov4-large) +## Train on Your Custom Objects + +* [Custom Training Blog](https://blog.roboflow.com/how-to-train-scaled-yolov4/) +* [Custom Training Colab Notebook](https://colab.research.google.com/drive/1LDmg0JRiC2N7_tx8wQoBzTB0jUZhywQr#scrollTo=ZZ3DmmGQztJj) + ## Citation ```