From fe32bdbecf6e53c9c6356da02eeefcd694416d8d Mon Sep 17 00:00:00 2001 From: omtoi101 <83868916+omtoi101@users.noreply.github.com> Date: Sun, 18 Jun 2023 19:46:32 +1000 Subject: [PATCH] Update README.md fixed spelling error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8136915..4dcdba0e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ An open-source python library built to empower developers to build applications ## --------------------------------------------------- ## ImageAI now uses **PyTorch** backend. -As from ImageAI `3.0.2`, the library now uses PyTorch has the backend. For full details on this and if you plan on using existing Tensorflow pretrained models, custom models and Pascal VOC dataset, visit the [BACKEND_MIGRATION.md](BACKEND_MIGRATION.md) documentation. +As from ImageAI `3.0.2`, the library now uses PyTorch as the backend. For full details on this and if you plan on using existing Tensorflow pretrained models, custom models and Pascal VOC dataset, visit the [BACKEND_MIGRATION.md](BACKEND_MIGRATION.md) documentation. ## --------------------------------------------------- ![](logo1.png) @@ -303,4 +303,4 @@ You can cite **ImageAI** in your projects and research papers via the **BibTeX** [https://github.com/experiencor/keras-yolo3](https://github.com/experiencor/keras-yolo3) 15. MobileNetV2: Inverted Residuals and Linear Bottlenecks [https://arxiv.org/abs/1801.04381](https://arxiv.org/abs/1801.04381) - 16. YOLOv3 in PyTorch > ONNX > CoreML > TFLite [https://github.com/ultralytics/yolov3](https://github.com/ultralytics/yolov3) \ No newline at end of file + 16. YOLOv3 in PyTorch > ONNX > CoreML > TFLite [https://github.com/ultralytics/yolov3](https://github.com/ultralytics/yolov3)