Skip to content

Run_image.py command drops out #7

@Comando1026

Description

@Comando1026

Running a full build of the mapkurator pipeline on a wsl ubuntu 18.04, and attempted to run the crop, spotter etc using altered version of the command listed on the website (see below)

python run_img.py --map_kurator_system_dir /home/mapkurator/mapkurator-system/ --input_dir_path /mnt/c/Users/ethan/OneDrive/Desktop/PHD-OCR/Detection\ Model/Input --expt_name mapKurator_test --module_cropping --module_get_dimension --module_text_spotting --text_spotting_model_dir /home/mapkurator/mapkurator-spotter/spotter-v2/ --spotter_model spotter-v2 --spotter_config /home/mapkurator/mapkurator-spotter/spotter-v2/configs/pretrain/pretrain_en_synthtext_synthmap_tt_ic_mlt.yaml --spotter_expt_name test --module_img_geojson --output_folder /mnt/c/Users/ethan/OneDrive/Desktop/PHD-OCR/Detection\ Model/Output --gpu_id 0

command runs without throwing initial errors and produces the crop, spotter,stitch output folders in the correct paths along with a empty error .csv before dropping out without a clear reason. only deprecation warnings for pandas and easy_install are given in the command line. No data is produced

Input files attempted has been .tif, .jpg, .png and a .jp2 without any success

any help would be greatly appreciated!!

Additionally the initial code user a config in PALEJUN known as Rumsey but no folder or config file of those names can be found in the mapkurator-spotter setup/install

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