Skip to content

hidden feature #5

@1701000429

Description

@1701000429

hello,i input an image with shape(3,480,480), i want to vision the hidden feature (240,240).
there is an error about numpy's broadcast .

cam += w.cpu().data.numpy() * feature_map[i, :, :].cpu().data.numpy()
ValueError: operands could not be broadcast together with shapes (480,480) (240,240)

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