Hi, I am trying to train the model with all 80 classes instead of just a single person class.
I have modified the default_path.py as per the requirement, also I am using yolo-nono.cfgand also config/coco.data.
But unfortunately I still end up with this error.
Can someone tell me where I am going wrong? or What all needs to be changes if I want to train with 80 classes?
@lingtengqiu
Hi, I am trying to train the model with all 80 classes instead of just a single person class.
I have modified the
default_path.py
as per the requirement, also I am usingyolo-nono.cfg
and alsoconfig/coco.data
. But unfortunately I still end up with this error.Can someone tell me where I am going wrong? or What all needs to be changes if I want to train with 80 classes? @lingtengqiu
thanks