Skip to content

Commit b6ed526

Browse files
committed
Fix redirected URLs
1 parent 04c22b4 commit b6ed526

24 files changed

Lines changed: 25 additions & 25 deletions

docs/en/compare/damo-yolo-vs-efficientdet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ EfficientDet is recommended for:
8787

8888
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
8989
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
90-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
90+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
9191

9292
### When to Choose Ultralytics (YOLO26)
9393

docs/en/compare/efficientdet-vs-damo-yolo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ EfficientDet is a strong choice for:
9191

9292
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
9393
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
94-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
94+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
9595

9696
### When to Choose DAMO-YOLO
9797

docs/en/compare/efficientdet-vs-rtdetr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ EfficientDet is a strong choice for:
9999

100100
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
101101
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
102-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
102+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
103103

104104
### When to Choose RT-DETR
105105

docs/en/compare/efficientdet-vs-yolo26.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ EfficientDet is a strong choice for:
104104

105105
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
106106
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
107-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
107+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
108108

109109
### When to Choose YOLO26
110110

docs/en/compare/efficientdet-vs-yolov10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ EfficientDet is a strong choice for:
115115

116116
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
117117
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
118-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
118+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
119119

120120
### When to Choose YOLOv10
121121

docs/en/compare/efficientdet-vs-yolov6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ EfficientDet is a strong choice for:
9191

9292
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
9393
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
94-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
94+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
9595

9696
### When to Choose YOLOv6
9797

docs/en/compare/efficientdet-vs-yolov7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ EfficientDet is a strong choice for:
9393

9494
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
9595
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
96-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
96+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
9797

9898
### When to Choose YOLOv7
9999

docs/en/compare/efficientdet-vs-yolov8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ EfficientDet is a strong choice for:
117117

118118
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
119119
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
120-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
120+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
121121

122122
### When to Choose YOLOv8
123123

docs/en/compare/efficientdet-vs-yolov9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ EfficientDet is a strong choice for:
8686

8787
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
8888
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
89-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
89+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
9090

9191
### When to Choose YOLOv9
9292

docs/en/compare/efficientdet-vs-yolox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ EfficientDet is a strong choice for:
9191

9292
- **Google Cloud and TPU Pipelines:** Systems deeply integrated with Google Cloud Vision APIs or TPU infrastructure where EfficientDet has native optimization.
9393
- **Compound Scaling Research:** Academic benchmarking focused on studying the effects of balanced network depth, width, and resolution scaling.
94-
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://www.tensorflow.org/lite) export for Android or embedded Linux devices.
94+
- **Mobile Deployment via TFLite:** Projects that specifically require [TensorFlow Lite](https://ai.google.dev/edge/litert) export for Android or embedded Linux devices.
9595

9696
### When to Choose YOLOX
9797

0 commit comments

Comments
 (0)