Skip to content

Commit ac06362

Browse files
authored
Update README.md
1 parent be4278f commit ac06362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# libtorch-yolov3
2-
A Libtorch implementation of the YOLO v3 object detection algorithm
2+
A Libtorch implementation of the YOLO v3 object detection algorithm.
33

4-
The code is based on the [pytorch version](https://github.com/ayooshkathuria/pytorch-yolo-v3)
4+
The code is based on the [pytorch version](https://github.com/ayooshkathuria/pytorch-yolo-v3), I rewritten it with C++.
55

66
## Requirements
77
LibTorch

0 commit comments

Comments
 (0)