Hi
When I use the command
python build_tf_records.py --record_dir=test --annotations_dir=E:\newalpr\tensorflow-anpr\artificial_images\CA_ann --label_map_file=classes\classes.pbtxt --view_mode=False --image_scale_factor=0.4 --test_record_file=testing_plate_char_split.record --train_record_file=training_plate_char_split.record --split_label='plate'
The record is showing lots of warning.

And when I view the record, the bounding boxes are somewhat distorted.

Could you tell me what is wrong. I didn't edit anything in the file.
My python version is 3.7 and tensorflow is 1.15
Appreciate your help.
Thanks
Aswin
Hi
When I use the command
python build_tf_records.py --record_dir=test --annotations_dir=E:\newalpr\tensorflow-anpr\artificial_images\CA_ann --label_map_file=classes\classes.pbtxt --view_mode=False --image_scale_factor=0.4 --test_record_file=testing_plate_char_split.record --train_record_file=training_plate_char_split.record --split_label='plate'
The record is showing lots of warning.

And when I view the record, the bounding boxes are somewhat distorted.
Could you tell me what is wrong. I didn't edit anything in the file.
My python version is 3.7 and tensorflow is 1.15
Appreciate your help.
Thanks
Aswin