- Document the design choices including :
- UI text choices
- Git approach for the model contribution
- infrastructure choices !
- Licenses ( For images , cc by 4.0 , for code : AGPL v3 , for data ( most likely ODBL ) , to be decided .... ) , We might support custom license as well there should be list of the licenses supported & should be documented
- Input data ( High resolution aerial imagery most likely 256/256 or 512 / 512 , along with labels as geojson ( point line and polygon )
- Category ( We will support semantic segmentation , instance segmentation & object detection )
- Model output ( Point , line or polygon only ) , if some models only add attributes like road classification then it should take geojson as input classify add attribute and spit the geojson back to keep the input output constant
- and more
We keep the discussion here in issue and then we can raise PR to include all of this in docs !
We keep the discussion here in issue and then we can raise PR to include all of this in docs !