From 0d370228d063d4d7f5fb73431335e0871e3a3cc0 Mon Sep 17 00:00:00 2001 From: Ming-Yang Liu Date: Thu, 28 Dec 2017 15:51:35 +0800 Subject: [PATCH] Initial commit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 756400f..777f43e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ **Vehicle Detection - +``` Compare different model using same dataset - +``` 1. [YoloV2](https://github.com/eric612/yolov2-windows) 2. [FasterRCNN](https://github.com/intel/caffe) 3. [SSD](https://github.com/eric612/MobileNet-SSD-windows) +``` **YoloV2 Model download +``` download [here](https://drive.google.com/open?id=1pfGqD00STsauvBAnj6UyzNlgSJugm89q) **YoloV2 Result