Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

index 0 is out of bounds for axis 0 with size 0 #92

@OsloAI

Description

@OsloAI

Could you tell me how to fix this problem? thanks

if: Expression Syntax.
then: Command not found.
2018-10-01 08-21-52 salt-detection >>> creating metadata
neptune: Executing in Offline Mode.

0%| | 0/2 [00:00<?, ?it/s]
Traceback (most recent call last):
File "/ddn/home/kaggle/salt_identification/main.py", line 770, in
prepare_metadata()
File "/ddn/home/kaggle/salt_identification/main.py", line 351, in prepare_metadata
depths_filepath=PARAMS.depths_filepath
File "/ddn/home/kaggle/salt_identification/common_blocks/utils.py", line 134, in generate_metadata
depth = depths[depths['id'] == image_id]['z'].values[0]
IndexError: index 0 is out of bounds for axis 0 with size 0

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