yangsuhui
yangsuhui
Excusme ,could you tell me how you get video_info.csv and anet_anno_action.csv files ? Is the two files you created from activity-net.v1-3.min.json ? Then could you please send the script to...
good job! But what environments should I setup to run this code? such as the versions of pytorch? Thanks
Dear: when I run this code, got the following error, site-packages/torch/optim/adam.py", line 86, in step exp_avg, exp_avg_sq = state['exp_avg'], state['exp_avg_sq'] KeyError: 'exp_avg' what should I do to solve this problem?
hi,great job for the code. I have one question about the pth to onnx, Add symbolic to DeformConvFunction? could you tell me which file to add the symbolic? where is...
thank you for great works; I see the description of dataset in the link(https://tum-traffic-dataset.github.io/tumtraf-v2x/) Indicates that the data contains HD map, but I do not find the HD map datas...