Closed wuhaoran111 closed 1 year ago
Hey! It seems that I forgot to remove some parameter that was used for both HOME and TNT. I created pull request for branch fix/home-using-graph-params
. Please checkout and try it again. I will merge if everything is okay for you.
Thank you. I think this revision can help.
Previously i just comment this line, and i found that the results of the pretrained model is not the same as you published (but quite similar).
I'll try if it is caused by this.
Great. I am closing this issue as the problem is resolved.
Hello, i have a problem again, and this time i don't know how to solve it.
I have run the script
python3 common_data_processing/script_vectorize_hd_maps.py --cfg [cfg]
andpython3 home/script_train_heatmap.py --cfg [cfg]
and i have theinterval/train
andinterval/val
nowbut when i try to run:
python3 home/script_train_trajectory_forecaster.py --cfg [cfg]
i got this error:Do you know what cause this? Below is the setting of home.yaml: