
hi, thanks for the nice work!
However, I can not find the architecture mentioned in Figure 4.(d) in class RepViT
of repvit.py. It seems that RepViT only repeat RepViTBlock without other layers in Figure 4.(d). Could you please explain it?
Besides, the RepViTBlock looks similar to MobileOneBlock. It seems there is no big difference between MobileOneBlock and RepViTBlock?