In the paper, the last InvertedResidual block with stride=2 is the second last; while in the code, it is the third last. Is it a mistake in the paper or do I misunderstand something?
In the paper, the last InvertedResidual block with stride=2 is the second last; while in the code, it is the third last.
Is it a mistake in the paper or do I misunderstand something?