The script list is not completed #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is it possible to include the rest of the scripts? Like Xseg for dst and training etc.
The issue is tagged as "stale issue" due to no activity in 30 days. If there is no activity for 15 more days, the issue will be closed.
@hongkongfake could you please be more specific. The repo already has the script to run XSeg editor (try
./scripts/xseg.sh). What other missing scripts do you mean?Also, contributions are welcome, so please feel free to open a PR.
Yes it is but it only directs to "Aligned src", in the original script folder there are a list of Xseg-related scripts:
5.XSeg) data_dst mask for XSeg trainer - edit - label tool to mark DST faces with XSeg polygons.
5.XSeg) data_dst mask for XSeg trainer - fetch - makes a copy of labeled DST faces to folder "aligned_xseg".
5.XSeg) data_dst mask for XSeg trainer - remove - removes labels from your DST faces.
5.XSeg) data_src mask for XSeg trainer - edit - label tool to mark SRC faces with XSeg polygons.
5.XSeg) data_src mask for XSeg trainer - fetch - makes a copy of labeled SRC faces to folder "aligned_xseg".
5.XSeg) data_src mask for XSeg trainer - remove - removes labels from your SRC faces.
XSeg) train.bat - starts training of the XSeg model.
5.XSeg.optional) trained mask for data_dst - apply - generates and applies XSeg masks to your DST faces.
5.XSeg.optional) trained mask for data_dst - remove - removes XSeg masks and restores default FF like DST masks.
5.XSeg.optional) trained mask for data_src - apply - generates and applies XSeg masks to your DST faces.
5.XSeg.optional) trained mask for data_src - remove - removes XSeg masks and restores default FF like SRC masks.
I'm sorry since I don't know coding, even I want to add the scripts but I just don't know how to do so, therefore I have to raise the issue here.
The issue is tagged as "stale issue" due to no activity in 30 days. If there is no activity for 15 more days, the issue will be closed.
Resolved by https://github.com/chychkan/DeepFaceLab_MacOS/pull/76