detectron2_backbone icon indicating copy to clipboard operation
detectron2_backbone copied to clipboard

Error in bifpn.py

Open MathijsNL opened this issue 4 years ago • 0 comments

File "/home/user/detectron2_backbone/detectron2_backbone/backbone/bifpn.py", line 328 def init(self, in_channels, out_channels, norm=''): ^

It seems there are a lot of issues regarding indentation (3 chars instead of 3 etc.).

If I can find the time I will try to fix and make a PR for it.

MathijsNL avatar Aug 20 '20 21:08 MathijsNL