vidit09/domaingen

from fvcore.nn.precise_bn import get_bn_modules

Closed this issue · 1 comments

you need to add:
from fvcore.nn.precise_bn import get_bn_modules
in train.py and train_voc.py

thanks