Rosie Wood
Rosie Wood
**Describe the bug** File not found error (for metadata.csv) in annotator might be raised incorrectly, i.e. the file is found but might not contain info about all the patches This...
**Is your feature request related to a problem? Please describe.** At the moment, you can only plot one column at a time using the show function. i.e. you can only...
https://github.com/Living-with-machines/MapReader/pull/388 Add tests for text spotting work
**Is your feature request related to a problem? Please describe.** At the moment there is no way to reload text predictions into the runners. This means if you want to...
**Is your feature request related to a problem? Please describe.** Relates to #502 in which I have added the `search_preds` method. At the moment, this accepts regex but doesn't do...
**Is your feature request related to a problem? Please describe.** Test out this model on the text outupts https://huggingface.co/PleIAs/OCRonos-Vintage Use the outputs for evaluating outputs. Does this improve outputs? Where...
The text spotting code outputs text as polygons. This is useful for some use cases but creates a lot of data. It would be good to add a `convert_polygons_to_centroids` method...
**Is your documentation update related to a problem? Please describe.** Since the documentation update (#460 ) the links in the old workshop notebooks no longer work. We should either: -...
In our 1st ed results, we name our pred, predicted_labels and conf columns "railspace_pred", "railspace_predicted_label" etc to distinguish from our building results. We should be able to set these column...
Would be good to add a statement about getting in touch with us if you are writing a grant involving MapReader. Specifically, we want to make sure that people are...