You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
![1](https://user-images.githubusercontent.com/4591328/83630424-6b8a9b00-a5b9-11ea-90fc-16ff869cc63e.png)
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
The text was updated successfully, but these errors were encountered: