I was trying to replicate the results and don't quite understand why while running the model the mini batches are created with test transformations? Found @line 181 in helpers_cntk.py, create_mb_source(map_file, image_width, image_height, 3, num_classes, False) Forgive me if I'm being naive about it, but hope someone can help me understand this. Thanks in advance!
I was trying to replicate the results and don't quite understand why while running the model the mini batches are created with test transformations?
Found @line 181 in helpers_cntk.py, create_mb_source(map_file, image_width, image_height, 3, num_classes, False)
Forgive me if I'm being naive about it, but hope someone can help me understand this.
Thanks in advance!