From 365248f937cc6c86b4a795cbfc2360143d68a250 Mon Sep 17 00:00:00 2001 From: Omran NAJJAR <39491329+omranlm@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:33:22 +0200 Subject: [PATCH] Update Readme.md Editing user roadmap to reflect the current active items --- Readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 528da56f..acb41eb1 100644 --- a/Readme.md +++ b/Readme.md @@ -29,11 +29,14 @@ To eliminate model biases, fAIr is built to work with the local communities and |✅| training of local AI models using local datasets | |✅| prediction of map features using locally trained models | |✅| iterative re-training of models via user feedback | -|⚙️| multi-mask training for better building feature prediction | -|⚙️| improvements to the prediction algorithm: YOLOv8 inference and finetunning | -| | mapping predictions into OSM using JOSM | +|✅| mapping predictions into OSM using JOSM | +|⚙️| improvements to the prediction algorithm: adopting YOLOv8 model | +|⚙️| UI/UX redesign to enhance the user experience | | | remove overlapping predictions from final output | | | improvements to testing suite to improve code resilience going forward | +| | multi-mask training for better building feature prediction | + + A more developer-facing roadmap can be found