DEV Community

Discussion on: Image Classification on React Native with TensorFlow.js and MobileNet

 
avnouche05 profile image
avnouche05

yeah I know I can create my own model by coding it with python ( correct me if I'm wrong )
fews more questions :
1) do you know how to do it , I found a tutorial on the web page of tensorflow , they explain how to make it
2) also , can I use the same code that you used for your tutorial when I will import a external model ?
thx u a lot for answering my questions :)