xslittlegrass / CarND-Vehicle-Detection

Vehicle detection using YOLO in Keras runs at 21FPS
389 stars 175 forks source link

would you provide the trainning method #8

Closed zchky closed 7 years ago

zchky commented 7 years ago

there are some problems on re-train this network, would you post your method?

2017develper commented 7 years ago

is it run in windows 10 ????

xslittlegrass commented 7 years ago

@zchky This project uses pretrained weights, and the training is not available. I'll try to update the training method when I get time to work on this. Thanks.

xslittlegrass commented 7 years ago

@2017develper It should run in windows 10 as long as you have Python and keras installed.