Open ElisonSherton opened 1 year ago
In models/mtlface.py, rectified the help for dataset_name argument.
models/mtlface.py
dataset_name
Changed the help string from input image size to name of dataset to train with.
input image size
name of dataset to train with
In
models/mtlface.py
, rectified the help fordataset_name
argument.Changed the help string from
input image size
toname of dataset to train with
.