Skip to content

KeyError run run_wsi.sh #26

@caicai2526

Description

@caicai2526

Dear,
when I am running run_wsi.sh,I have some problems.The fowlling is running result.

WARNING: Detect checkpoint saved in data-parallel mode. Start converting saved model to single GPU mode.
|2023-05-11|09:04:47.183| [INFO] Processing 1 ...
|2023-05-11|09:04:47.329| [WARNING] Read: Scale > 1.This means that the desired resolution is higher than the WSI baseline (maximum encoded resolution). Interpolation of read regions may occur.
|2023-05-11|09:04:50.070| [INFO] Preparing Input Output Placement: 2.886942900000001
Traceback (most recent call last):
File "D:\Project\Nuclei_Seg_Cls\cerberus\run_infer_wsi.py", line 139, in
infer.process_wsi_list(run_args)
File "D:\Project\Nuclei_Seg_Cls\cerberus\infer\wsi.py", line 971, in process_wsi_list
self.process_single_file(
File "D:\Project\Nuclei_Seg_Cls\cerberus\infer\wsi.py", line 595, in process_single_file
sel_indices = [
File "D:\Project\Nuclei_Seg_Cls\cerberus\infer\wsi.py", line 596, in
index_by_id[id(geo)] for geo in spatial_indexer.query(sel_box)
KeyError: 1582810922224

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