Traceback (most recent call last):
File "detecter.py", line 213, in
detect(opt)
File "detecter.py", line 78, in detect
net = build_net(net_name)(batchNorm=False, lastRelu=True)
TypeError: init() got an unexpected keyword argument 'batchNorm'
Environment:
pytorch 1.11.0
python 3.7.12
cudatoolkit 11.3.1
I tested with
- net=mobilefadnet
- net=fadnet