tryolabs / luminoth

Deep Learning toolkit for Computer Vision.

Home Page:https://tryolabs.com

Repository from Github https://github.comtryolabs/luminothRepository from Github https://github.comtryolabs/luminoth

Label problem

SpeedyGonzalves opened this issue · comments

Hello,

I'm following this tutorial tuto_tableExtraction. I create a model with my owns datas and only one label "table" but at the end I finish with a label "car".

forum2

My file tfdata\classes.json only contains "table"...
I think it's because I work with the COCO Dataset but i don't want to use it.

All my informations are almost the same as in the tutorial.

Thank you for your help ;)