We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2ff89 commit 8211f52Copy full SHA for 8211f52
art/estimators/object_detection/pytorch_yolo.py
@@ -42,7 +42,7 @@
42
43
class PyTorchYolo(PyTorchObjectDetector):
44
"""
45
- This module implements the model- and task specific estimator for YOLO v3, v5, v8+ object detector models in PyTorch.
+ This module implements the model- and task specific estimator for YOLO object detector models in PyTorch.
46
47
| Paper link: https://arxiv.org/abs/1804.02767
48
0 commit comments