Skip to content

Commit e8d749a

Browse files
authored
Update README.md
1 parent f779794 commit e8d749a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This repository implements two variants of the complex YOLO v4 object detectors:
2020
- **complex-yolov4-pandaset**: Standard complex yolov4 network for accurate object detection.
2121
- **tiny-complex-yolov4-pandaset**: Lightweight complex yolov4 network for faster inference.
2222

23-
The pretrained networks are trained on three different object categories Car, Truck and Pedestrain. These networks are trained using Pandaset dataset[3].
23+
The pretrained networks are trained on three different object categories Car, Truck and Pedestrain. These networks are trained on the Pandaset dataset, available at https://scale.com/open-datasets/pandaset.
2424

2525
For other variant of Lidar object detection network, refer [Lidar 3-D Object Detection Using PointPillars Deep Learning](https://www.mathworks.com/help/lidar/ug/object-detection-using-pointpillars-network.html).
2626

@@ -144,6 +144,4 @@ References
144144

145145
[2] Simon, Martin, et al. “Complex-YOLO: Real-Time 3D Object Detection on Point Clouds.” ArXiv:1803.06199 [Cs], Sept. 2018. arXiv.org, http://arxiv.org/abs/1803.06199.
146146

147-
[3] [Panda Set](https://scale.com/open-datasets/pandaset) is provided by Hesai and Scale under the [CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0)
148-
149147
Copyright 2021 The MathWorks, Inc.

0 commit comments

Comments
 (0)