Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I downloaded the project to train the neural network with my own set of images. I have modified the ImagerLoader to load images I put in a file as texture 2D and thanks to the function, make it as bytes array.

The problem is, everything is loaded well, no errors but when I try to train the model, it stays aroud 5% of accuracy. Since 2 days, I try to solve this issue but I don't know where it could come from.

If you had the same problem or a solution, it will be a pleasure to read you.