This is in the performing inference logging step:
- HumpbackNorthAtlantic: 884
- perch_v2: 757
Actual number in combined_annotations_full:
grep 'eval' ../combined_annotations_full/MyNewTFRecordsDataset/combined_annotations.csv | wc -l
12126
I haven't changed the batch_size away from 32, so it's surprising to me that the numbers aren't the same.
This is in the performing inference logging step:
Actual number in
combined_annotations_full:I haven't changed the batch_size away from 32, so it's surprising to me that the numbers aren't the same.