2019-CVPR-AIC-Track-2-UWIPL
2019-CVPR-AIC-Track-2-UWIPL copied to clipboard
CarKeypoints pre-trained model file load issue
Hi,
I'm trying to train this model on a different dataset which requires I run the CarKeypoints inference.lua script on it. In doing so, I'm running into an error loading the model in the torch.load(model_file) line in that script.
Did you have any issues with this while training on the AI City dataset or know a potential solution? Thanks in advance!