Преглед изворни кода

fix(virtual-backgrounds) add segmentation model license information

Fixes: https://github.com/jitsi/jitsi-meet/issues/8792
master
Saúl Ibarra Corretgé пре 4 година
родитељ
комит
8eed42c273
No account linked to committer's email address
1 измењених фајлова са 13 додато и 1 уклоњено
  1. 13
    1
      react/features/stream-effects/virtual-background/vendor/README.md

+ 13
- 1
react/features/stream-effects/virtual-background/vendor/README.md Прегледај датотеку

21
 More details:
21
 More details:
22
 - [WebAssembly](https://webassembly.org/)
22
 - [WebAssembly](https://webassembly.org/)
23
 - [WebAssembly SIMD](https://github.com/WebAssembly/simd)
23
 - [WebAssembly SIMD](https://github.com/WebAssembly/simd)
24
-- [TFLite](https://blog.tensorflow.org/2020/07/accelerating-tensorflow-lite-xnnpack-integration.html)
24
+- [TFLite](https://blog.tensorflow.org/2020/07/accelerating-tensorflow-lite-xnnpack-integration.html)
25
+
26
+## LICENSE
27
+
28
+The mdoels vendored here were downloaded early January (they were available as early as the 4th), before Google switched the license away from Apache 2. Thus we understand they are not covered by the new license which according to the [model card](https://drive.google.com/file/d/1lnP1bRi9CSqQQXUHa13159vLELYDgDu0/view) dates from the 21st of January.
29
+
30
+We are not lawyers so do get legal advise if in doubt.
31
+
32
+References:
33
+
34
+- Model license discussion: https://github.com/tensorflow/tfjs/issues/4177
35
+- Current vendored model is discovered: https://github.com/tensorflow/tfjs/issues/4177#issuecomment-753934631
36
+- License change is noticed: https://github.com/tensorflow/tfjs/issues/4177#issuecomment-771536641

Loading…
Откажи
Сачувај