Your work is great. I have 2 questions for you.
I use the following command to train and get the model,
python train.py ./args_files/args_res50_kitti_192x640_train.txt
,The first question is, which corresponding command should I use for evaluation?
Secondly, the encoder of this model occupies 950MB of storage. Are you sure it is the encoder resnet50?
Your work is great. I have 2 questions for you. I use the following command to train and get the model, python train.py ./args_files/args_res50_kitti_192x640_train.txt
,The first question is, which corresponding command should I use for evaluation? Secondly, the encoder of this model occupies 950MB of storage. Are you sure it is the encoder resnet50?