Tensorflow.js Model maker Program

Job ID: 34962362

Budget: $30 – $250 AUD

I want a Node.js program using Tensorflow.js to create a model. When the model is given an image it will be able to assign a tag to the image. Essentially I want you to make a program that pulls images from a file and for each Image in that file train the Neural Network. The way it will train the Model is by the Image Name.

The way to train the Neural network example:

There will be a file called “Ewen” for example and there will be multiple pictures of my face in their. The Neural Network will train itself off those images in each folder, assigning a tag from the folder name and the images that are under/in that tag/folder.

I want this project to be in Node.js. I’ve tried to make this but can’t get it to work. I’m a year 12 student in school wanting to make a project off this. But Neural Networks is a bit advanced more me currently. The idea of this project is to train a model multiple faces and be able to detect which “person” it is.

My end goal is to use this “model” created from this program and load lt into a website (Not part of this commission) and be able to detect users/people. Aka a face recognition program.