This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
XSeg training stops after loading all samples (no errors) #5736
Open
Description
Expected behavior
Attempting to train XSeg by running 5.XSeg) train.bat
after generating masks using the default generic XSeg model.
After the XSeg trainer has loaded samples, it should continue on to the filtering stage and then begin training.
Actual behavior
Instead of the trainer continuing after loading samples, it sits idle doing nothing infinitely like this:
There are no errors visibly being logged.
Steps to reproduce
- Run
5.XSeg) train.bat
- Select NVIDIA GeForce RTX 2080 SUPER GPU
- Use whole face type
- Use a batch size of 8
- Do not enable pretraining mode
Other relevant information
OS: Windows 10
GPU: NVIDIA GeForce RTX 2080 SUPER
CPU: AMD Ryzen 9 3900X
RAM: 16GB
I've tried modifying virtual ram and changing drivers.
Metadata
Metadata
Assignees
Labels
No labels