PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
Hello:
Your paper is very good, but I have a question about the size of the model parameters in your experiment, the baseline (resnet-101) size is 43.56 ,but the RESA(ResNet-101) is just 31.46, and LaneATT(ResNet-122) size is 8.55? and the pretrained resnet-18 is 44.7M, RESA(Res18) is only 6.61M,
Hello: Your paper is very good, but I have a question about the size of the model parameters in your experiment, the baseline (resnet-101) size is 43.56 ,but the RESA(ResNet-101) is just 31.46, and LaneATT(ResNet-122) size is 8.55? and the pretrained resnet-18 is 44.7M, RESA(Res18) is only 6.61M,