nestauk / asf_floorplan_interpreter

Modelling to interpret floor plan images to extract or infer information about a property's layout.
MIT License
1 stars 1 forks source link

upload work in progress #7

Closed cmbrennan002 closed 1 year ago

cmbrennan002 commented 1 year ago

Description

A function to convert prodigy output to yolo8 (instance segmentation) input

Fixes # (issue) 06

Instructions for Reviewer

You will need to run the function with an test input label, output location, and a conversion dictionary - there is an example in the function description. I have not addressed the input/ output integration with metaflow/ S3 (assuming the correct pathnames can be entered).

Please pay special attention to ...

It would be great to sense check the x-y conversion, also the S3/ metaflow integration is unaddressed.

Checklist: