Hi, i was trying to train Faster_RCNN in my own datasets for object detection.So for the sample i only created a datasets with 7 training image and 3 testing image.Then i created annotation.csv and annotation.txt file for training datasets and test_annotation.csv and test_annotation.txt file for testing datasets which both contain width, height, bounding box…like what you did in the example .
Therefore in order to first train CNN model i do not know how to use my datasets and also how to see training and accuracy value of trained CNN model before continuing to RPN model.
1 post - 1 participant