File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,11 @@ The pretrained model weights used for portrait foreground segmentation are taken
38
38
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/082_MediaPipe_Meet_Segmentation
39
39
- https://github.com/PeterL1n/RobustVideoMatting
40
40
41
- Image enhancement models are taken from:
42
- - https://github.com/lukun199/TBEFN
41
+ Image enhancement (low light) models are taken from:
43
42
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/213_TBEFN
43
+ - https://github.com/PINTO0309/PINTO_model_zoo/tree/main/372_URetinex-Net
44
+ - https://github.com/PINTO0309/PINTO_model_zoo/tree/main/370_Semantic-Guided-Low-Light-Image-Enhancement
45
+ - https://github.com/PINTO0309/PINTO_model_zoo/tree/main/243_Zero-DCE-improved
44
46
45
47
Some more information about how I built it: https://www.morethantechnical.com/2021/04/15/obs-plugin-for-portrait-background-removal-with-onnx-sinet-model/
46
48
@@ -81,6 +83,9 @@ $ ./.github/scripts/build-linux.sh
81
83
#### Arch Linux
82
84
The community maintains AUR packages: https://aur.archlinux.org/packages/obs-backgroundremoval
83
85
86
+ #### Flathub
87
+ The plugin is available on flathub: https://github.com/flathub/com.obsproject.Studio.Plugin.BackgroundRemoval
88
+
84
89
### Windows
85
90
86
91
Use the CI scripts again, for example:
You can’t perform that action at this time.
0 commit comments