layout-model-training
layout-model-training copied to clipboard
after training bash train_prima.sh, model_final.pth is not getting generated into output folder.
Hi There,
I am trying to run the layout parser on custom data. It seems that after training on faster rcnn data I have observed that the mode_final.pth is not getting generated. Only below files are getting generated :
- config.yaml
- log.txt
- metrics.json
- events.out.tfevents.1699718647.aipths01.2797704.0
- events.out.tfevents.1699720376.aiphts01.2799758.0
Please assist.