Skip to content

[Image Classification API] Wrong number of images processed in training.  #4286

@ashbhandare

Description

@ashbhandare
  • What did you do?
    Run the sample "ResnetV2101TransferLearningTrainTestSplit" with different batch sizes(10, 100, 300). Added logging in the training loop just before batch is processed.
  • What happened?
    From second epoch onwards, number of images processed is more than total number of images in dataset.
  • What did you expect?
    Number of images processed per epoch should be same.

Source code / logs

master_10.txt
master_100.txt
master_300.txt

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions