Skip to content

Commit 138d0cd

Browse files
authored
Update README.md
1 parent 9a0a7de commit 138d0cd

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,13 @@
2121

2222
![gif_demo1][demo1_gif]
2323

24-
#### **(2) Automobile Detection**
24+
#### **(2) Object Detection**
2525

2626
![gif_demo2][demo2_gif]
2727

2828
---
2929

3030

31-
#### Instructions :
32-
33-
(1) For downloading the weights, use
34-
35-
[Link](https://github.com/gliese581gg/YOLO_tensorflow) and add to [weights](weights) folder.
36-
37-
38-
(2) If you want to run the demo, you can simply run:
39-
40-
```sh
41-
python main.py
42-
```
43-
4431
### You Only Look Once (YOLO)
4532

4633
You only look once (YOLO) is a state-of-the-art, real-time object detection system. On a Pascal Titan X it processes images at 30 FPS and has a mAP of 57.9% on COCO test-dev.

0 commit comments

Comments
 (0)