Hello, I really like your job and I have cloned your code and researched recently.
And I just don't know what is the use of the function "get_subsampler"??
I see in line 7 in models.py there is:
from utils import get_subsampler
but the Spyder shows that this function not used
So is there any codes in the models.py or layers.py doing the work of this function?
Thank you!
Hello, I really like your job and I have cloned your code and researched recently. And I just don't know what is the use of the function "get_subsampler"?? I see in line 7 in models.py there is: from utils import get_subsampler but the Spyder shows that this function not used So is there any codes in the models.py or layers.py doing the work of this function? Thank you!