peikexin9/deepxplore

cannot run gen_diff.py under Drebin

agentnirt opened this issue · 5 comments

got the error below when run "python gen_diff.py 1 0.5 20 50 0" under Drebin, do you know where the issue might be?

ValueError: Dimension 0 in both shapes must be equal, but are 295 and 545334 for 'Assign' (op: 'Assign') with input shapes: [295,200], [545334,200].

Hi @agentnirt, seems I can run the same command with no errors? is that the same code?

Maybe it is because that the Drebin needs the origin dataset that can be download from the official website.

got the error below when run "python gen_diff.py 1 0.5 20 50 0" under Drebin, do you know where the issue might be?

ValueError: Dimension 0 in both shapes must be equal, but are 295 and 545334 for 'Assign' (op: 'Assign') with input shapes: [295,200], [545334,200].

hi,I have meet the same problem. Have you solved it?

Hi @agentnirt, seems I can run the same command with no errors? is that the same code?

Hi, I meet the same trouble with @agentnirt , and I don't know how to solve this TOT, can you teach me?

Maybe it is because that the Drebin needs the origin dataset that can be download from the official website.

hi,have you solve the problem?I meet the same problem with @agentnirt . Can you teach me please?