Skip to content

Commit 9e55192

Browse files
authored
Update README.md
1 parent 01d1d41 commit 9e55192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ The work here is based on the following literature available:
6464

6565
Use the caffemodel zoo from the reference [4,5] mentioned above to vary the CNN models and Play around with the codes.
6666

67-
***Suggestion**: If you are looking for speed go for SSD-mobilenet. If you are looking for accurracy and speed go with YOLO. The best way is to train and fine tune your models on your dataset. Faster-RCNN will be better in accuracy as compared to YOLO.*
67+
***Suggestion**: If you are looking for speed go for SSD-mobilenet. If you are looking for accurracy and speed go with YOLO. The best way is to train and fine tune your models on your dataset. Although, Faster-RCNN gives more accurate object detections, you will have to compromise on the detection speed as it is slower as compared to YOLO.*

0 commit comments

Comments
 (0)