Skip to content

Hardcode num_frames_tocache=2 of self.decoder_level1 #17

@a2bc

Description

@a2bc

Hello,
Thanks for sharing the great work !
I have a question by curiosity : in the file https://github.com/Ascend-Research/Turtle/blob/main/basicsr/models/archs/turtle_t1_arch.py when you define the self.decoder_level1 (line 952), I see that you hardcode "num_frames_tocache=2" while for other places, you set "num_frames_tocache=num_frames_tocache" where num_frames_tocache = 3 in all your config files .yml
Are there reasons for this num_frames_tocache=2 of self.decoder_level1 ?
Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions