mapreader.spot_text.deepsolo_runner
Classes
Module Contents
- class mapreader.spot_text.deepsolo_runner.DeepSoloRunner(patch_df, parent_df=None, cfg_file='./DeepSolo/configs/R_50/IC15/finetune_150k_tt_mlt_13_15_textocr.yaml', weights_file='./ic15_res50_finetune_synth-tt-mlt-13-15-textocr.pth', device='default', delimiter=',')
Bases:
mapreader.spot_text.runner_base.DetRecRunner- Parameters:
patch_df (pandas.DataFrame | geopandas.GeoDataFrame | str | pathlib.Path)
parent_df (pandas.DataFrame | geopandas.GeoDataFrame | str | pathlib.Path | None)
cfg_file (str | pathlib.Path)
weights_file (str | pathlib.Path)
device (str)
delimiter (str)
- patch_predictions
- parent_predictions
- geo_predictions
- search_results
- voc_size
- use_customer_dictionary
- predictor