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
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
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!