torchcv icon indicating copy to clipboard operation
torchcv copied to clipboard

Unused Parameters in torchcv/models/ssd/net.py

Open rosenfeldamir opened this issue 6 years ago • 0 comments

The variables steps, boxes, fm_sizes in net.py seem unused, though they're likely pretty important. Is this intentional? Possibly some other place does configure these values?

rosenfeldamir avatar Apr 20 '18 18:04 rosenfeldamir