Skip to content

Commit 6aca345

Browse files
Merge pull request #376 from hotosm/enhance-user-roadmap
Updated users roadmap with description
2 parents 65d55f6 + ba974d6 commit 6aca345

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

Readme.md

+11-15
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,17 @@ To eliminate model biases, fAIr is built to work with the local communities and
5050
## Product Roadmap (Users' Roadmap)
5151

5252
<!-- prettier-ignore-start -->
53-
| Status | Feature |
54-
|:--:| :-- |
55-
|| training of local AI models using local datasets |
56-
|| prediction of map features using locally trained models |
57-
|| iterative re-training of models via user feedback |
58-
|| mapping predictions into OSM using JOSM |
59-
|| improvements to the prediction algorithm: adopting YOLOv8 model |
60-
|| UI/UX redesign to enhance the user experience |
61-
|✅| fAIr evaluation research with Masaryk University & Missing Maps Czechia and Slovakia, welcome to join the efforts, [here is the final report](https://drive.google.com/file/d/10axeli5RozCE0gL2XeTIugAUHJPUDgvu/view?usp=sharing)
62-
|🔄| Handling User Profile
63-
|🔄| Notifications features
64-
|📅| Replicable Models
65-
|📅| Offline AI Prediction
66-
|📅| Post Processing
67-
|📅| fAIrSwipe, integration with MapSwipe, [more details](https://docs.google.com/document/d/1dWQlBl6HM7Nky-deahw0DfKlOOEbBhuWRPnLquyf7jU/edit?usp=sharing)
53+
| Status | Feature | Detailed Description | Release |
54+
|:--:| :-- | :-- | :-- |
55+
|✅| Adopting YOLOv8 model | Improvements to the prediction algorithm | v2.0.1+
56+
|✅| New UI/UX | redesign to enhance the user experience | v2.0.10+
57+
|✅| fAIr evaluation | detailed research with Masaryk University & Missing Maps Czechia and Slovakia, welcome to join the efforts, [here is the final report](https://drive.google.com/file/d/10axeli5RozCE0gL2XeTIugAUHJPUDgvu/view?usp=sharing)
58+
|🔄| Handling User Profile | Enable users to log in easily and have insights in their user activity, their own models/datasets and submitted trainings
59+
|🔄| Notifications features | Training status change would trigger a notification on the web/email to let user know training is finished successfully or with a failure
60+
|📅| Replicable Models | Enable users to run a pre-trained model on new imagery/on a different area of their choice and using different satellite imagery |
61+
|📅| Offline AI Prediction | Enable users to submit requests for prediction using any pre-trained model and any imagery and process it in the background and provide the results back to user.
62+
|📅| Post Processing Enhancement | Users would get enhanced geometry features (points/polygons) based on the need of the mapping process
63+
|📅| fAIrSwipe | Enable users to validate fAIR generated features and push them into OSM by integrating fAIr with MapSwipe, [more details](https://docs.google.com/document/d/1dWQlBl6HM7Nky-deahw0DfKlOOEbBhuWRPnLquyf7jU/edit?usp=sharing)
6864

6965
|👀| You can follow [here](https://docs.google.com/document/d/1A8kRG-Tw922bV8CTz4HXjCpp7cZmHSpehLOQQF1EXao/edit?usp=sharing) the details and scope of each of the above features. and you can see and follow the [Figma design progress](https://www.figma.com/design/1WXme5jfWV4tCaY9Rcaekk/fAIr-Project---UIUX-Team?node-id=2772-7466&p=f) for current in development 🔄 features
7066

0 commit comments

Comments
 (0)