ccdongxu
Results
2
issues of
ccdongxu
I ran into this problem when training with a custom data set.How to solve it? Traceback (most recent call last): File "tools/train.py", line 191, in main() File "tools/train.py", line 187,...
parser.add_argument("--join_num", "--j", help="number of join", type=int, required=True) What should I fill in here?What is "join_num"?