A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/eric612/MobileNet-SSD-linux below:

GitHub - eric612/MobileNet-SSD-linux

**This is an experimental, linux version from my git MobileNetSSD

Running Caffe with MobilenetSSD_V2
> cd $caffe_root/
> sh demo.sh
Running Caffe with MobilenetYOLO_V2
> cd $caffe_root/
> sh demo_yolo.sh

> cd $caffe_root
> python examples\ssd\test_ssd.py data\VOC0712\000166.jpg models\MobileNet\MobileNetSSD_deploy.prototxt models\MobileNet\MobileNetSSD_deploy.caffemodel

If load success , you can see the image window like this

Download lmdb

Unzip into $caffe_root/

Please check the path exist "$caffe_root\examples\VOC0712\VOC0712_trainval_lmdb"

> cd $caffe_root/
> sh train.sh
Trainning MobilnetYOLO_V2

Model Netscope

> cd $caffe_root/
> sh train_yolo.sh
Trainning own dataset and deploy MobilentSSD_V1

follow this project step

> cd $caffe_root/
> sh demo_video.sh

char* CLASSES2[6] = { "__background__","bicycle", "car", "motorbike", "person","cones" };
Model and Weights MobilnetSSD_V1

weights

model

Vehicle detection using MobilnetSSD_V2
> cd $caffe_root/
> demo.cmd or demov2_custom.cmd 
Demo Video MobilnetSSD_V1

Demo Video MobilnetSSD_V2

Labeling tool with MobileNet-SSD

AutoLabelImg


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4