Hi,
I recently tried to load mb and kitti2015 pretrained model.However, there was an error related to loading lua. If anyone face similar problem, the problem is solved by renaming pretrained models like
"net_mbslow-a_train_all.t7" to "net_kittislow-a_train_all.t7". Then, the problem should solved.
Hi, I recently tried to load mb and kitti2015 pretrained model.However, there was an error related to loading lua. If anyone face similar problem, the problem is solved by renaming pretrained models like "net_mbslow-a_train_all.t7" to "net_kittislow-a_train_all.t7". Then, the problem should solved.