mobimeo / node-yolo

Node bindings for YOLO/Darknet image recognition library
https://lab.moovel.com/blog/what-you-get-is-what-you-see-nodejs-yolo
MIT License
372 stars 51 forks source link

Yolov3 Support? #31

Open tenico opened 6 years ago

tenico commented 6 years ago

hi, im using the new yolov3 , i trained the weights in V3 but trying to implement with node.js the interface don't know the convolutional layers of the v3 ( [yolo] layers) so it gives me an error, any chances to implement V3 in moovel?