Open Cli98 opened 4 years ago
it seems batchsize is 0
it seems batchsize is 0
@zylo117 data loader correctly generate data but those data get lost in model. I did not modify any part of code. Why could this happen?
I can run the tutorial on colab just a few minutes ago. You should check your code. Clean merging or pulling the latest code doesn't mean your code is the same as mine.
I can run the tutorial on colab just a few minutes ago. You should check your code. Clean merging or pulling the latest code doesn't mean your code is the same as mine.
Okay I will try to double check.
@zylo117
Just update code... and find this.
Model loses input info from image and annotations. From the output, data loader works. I'm not quite sure the wrapper works properly or not. Is this a bug?