You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+11-15
Original file line number
Diff line number
Diff line change
@@ -50,21 +50,17 @@ To eliminate model biases, fAIr is built to work with the local communities and
50
50
## Product Roadmap (Users' Roadmap)
51
51
52
52
<!-- 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)
68
64
69
65
|👀| 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
0 commit comments