jeeliz / jeelizAR

JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
https://jeeliz.com
Apache License 2.0
361 stars 72 forks source link

Possible to use custom NN models as .json? #4

Closed stickyburn closed 4 years ago

stickyburn commented 5 years ago

Hi there and thank you for this super awesome project! I wanted to ask if we can use our own neural models and export them as .json to use with the library? I saw that you guys provide personal models for a price, but as a student im financially tied at the moment.

Thanks again!

xavierjs commented 5 years ago

Hi,

Unfortunately it is not possible. Some reasons are explained here: https://github.com/jeeliz/jeelizGlassesVTOWidget/issues/2

We are a startup and we are also financially tied at the moment :).

Best, Xavier