Skip to content

IndexError: index 71 is out of bounds for axis 0 with size 10 #5

@huangd1999

Description

@huangd1999

Hi, when I run the code python run.py, I have a problem, but if I change LeNet5 to LeNet1, there isn't an error. could you help me solve that?
Traceback (most recent call last): File "run.py", line 175, in <module> coverage, covered_combinations, max_comb = idc.test(X_test) File "/home/dong/deepimportance_code_release/deepimportance_code_release/coverages/idc.py", line 92, in test relevant_neurons) File "/home/dong/deepimportance_code_release/deepimportance_code_release/coverages/idc.py", line 158, in quantizeSilhouette out_i.append(l[i]) IndexError: index 71 is out of bounds for axis 0 with size 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions