Skip to content

SMD数据集的默认步长不统一 #795

@FireAngelx

Description

@FireAngelx

class SMDSegLoader(Dataset):
def init(self, args, root_path, win_size, step=100, flag="train"):

class SMAPSegLoader(Dataset):
def init(self, args, root_path, win_size, step=1, flag="train"):

其他SMAP、MSL这些设置的都是1,只有SMD设成了100,这个有什么说法嘛

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