MrXiaoXiao / ESPRH

Automatic earthquake catalog building workflow: EQTransformer + Siamese EQTransformer + PickNet + REAL + HypoInverse
MIT License
18 stars 4 forks source link

Channel dimensions; NONE #13

Closed ayunriaainun closed 2 months ago

ayunriaainun commented 2 months ago

Hello, such a very nice work, but I have a problem when running 02_run_S-EqT.py, it says; ValueError: The channel dimension of the inputs should be defined. Found None.

The detailed issue below: image

Is there something I could do to fix the problem? Thank you

ayunriaainun commented 2 months ago

I have found the solution; it turns out the issue was with my computer system. The problem was resolved by using a GPU-supported computer. Thank you