Skip to content

Unable to reproduce the data in the paper #1

@CrownOfStars

Description

@CrownOfStars

File ".../DFormer-SOD/Code/models/decoders/decode_head.py", line 177, in
inputs = [inputs[i] for i in self.in_index]
IndexError: tuple index out of range

I'm # trying to run the code for DFormer-SOD using the large architecture, but I get this error, Dformer's backbone seems to output two sets of four-level features, while the decoder only receives a single set of four-level features, so I'm only taking the first set of features as the input to the decoder, so please tell me how I can modify it to reproduce the The data is in the paper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions