Hi!
I am really grateful to your wonderful methods and source code.
I wonder that this code line, (train / eval) mode of the pretrained classifier is affecting the results.
Is there any difference results between .train() or .eval() of pretrained classifier model?