YoungBin Jeong
YoungBin Jeong
I appreciate your answer, Thanks I modify my config file ( batch size 4) then below error occurred ``` Traceback (most recent call last): File "tools/train_net.py", line 161, in args=(args,),...
I have for GPUs (4 TITAN RTX) if class number over 64, then that error occured
> @bbangbin2780 if you change the num of classes, there are several configs should be modified in detectron2/data/datasets/builtin.py as well Why is pred_branches in your model skipped if I set...