Skip to content

sh detect.sh -> got an unexpected keyword argument 'batchNorm' #18

@andrea-unity

Description

@andrea-unity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions