Skip to content

Number of elements does not match error for the test_data set #78

@DR-LHX

Description

@DR-LHX

When I tried the test_data sac.csv and sac folder files, I encountered the following error:

tensorflow.python.framework.errors_impl.InvalidArgumentError:Cannot add tensor to the batch: number of elements does not match. Shapes are: [tensor]: [18001,1,3],batch]: [180001,3]

How to solve this error problem? Is it because the input sac file contains only 18000 points?

Another question is whether this trained model fits for other seismic waveform containing different numbers of data points? I read from the paper that the model is trained under the waveform of 3000 points(30s and 100Hz)?

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