HornedSungem / SungemSDK

Horned Sungem
http://www.hornedsungem.org/
Apache License 2.0
33 stars 14 forks source link

Can SungemSDK accept darknet data ? #25

Open wureka opened 5 years ago

wureka commented 5 years ago

According to https://www.dfrobot.com/product-1866.html, It says that SimemSDK support darknet. But from the document site https://hornedsungem.github.io/Docs/, I can not find the relative information. So, does SungemSDK accept the trained weight/configuration files of darknet ?

HornedSungem commented 5 years ago

Hi, wureka, Horned Sungem does not support the darknet, but you can transform the darknet models into caffe or tensorflow models, and the HS model conventer supports caffe or tensorflow format. Yolo v1/v2 models can be successfully running on our HS device. You can see https://github.com/duangenquan/YoloV2NCS