Xujan24/Object-Detection-using-CNN

multiple classes

Opened this issue · 0 comments

how do i prepare the dataset to train this cnn on if i have many labels/classes associated with each image? how will my x_train and y_train be obtained in that case? I have multiple images with multiples classes each and annotations are present in json format for each image.