SixOpen commited on
Commit
ad341b4
·
verified ·
1 Parent(s): adbf50c

Update docs/future-features-contributions.md

Browse files
docs/future-features-contributions.md CHANGED
@@ -2,6 +2,19 @@
2
 
3
  This Blueprint is an evolving project designed to grow with the help of the open-source community. Whether you’re an experienced developer or just starting, there are many ways you can contribute and help shape the future of this tool.
4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  ## 🌟 **How You Can Contribute**
@@ -23,6 +36,9 @@ Got an idea for how this Blueprint could be improved? You can share your suggest
23
  ### 🌍 **Build New Blueprints**
24
  This project is part of a larger initiative to create a collection of reusable starter code solutions that use open-source AI tools. If you’re inspired to create your own Blueprint, you can use the [Blueprint-template](https://github.com/new?template_name=Blueprint-template&template_owner=mozilla-ai) to get started.
25
 
 
 
 
26
  ---
27
 
28
  Your contributions help make this Blueprint better for everyone 🎉
 
2
 
3
  This Blueprint is an evolving project designed to grow with the help of the open-source community. Whether you’re an experienced developer or just starting, there are many ways you can contribute and help shape the future of this tool.
4
 
5
+ ## 🎯 **Feature Roadmap**
6
+
7
+ ### 🎥 **Video Modality Enhancements**
8
+ - Implementation of Eulerian Video Magnification to spot the following:
9
+ > Anomalous pulse patterns in rapport with magnified colours
10
+ > Breathing pattern in rapport with magnified motion
11
+ - Further new heuristics mostly related to spectral domain
12
+
13
+ ### 🔮 **Other plans**
14
+ - Addition of audio modality fake detection
15
+
16
+
17
+
18
  ---
19
 
20
  ## 🌟 **How You Can Contribute**
 
36
  ### 🌍 **Build New Blueprints**
37
  This project is part of a larger initiative to create a collection of reusable starter code solutions that use open-source AI tools. If you’re inspired to create your own Blueprint, you can use the [Blueprint-template](https://github.com/new?template_name=Blueprint-template&template_owner=mozilla-ai) to get started.
38
 
39
+
40
+
41
+
42
  ---
43
 
44
  Your contributions help make this Blueprint better for everyone 🎉