ShuangXieIrene / ssds.pytorch

Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
MIT License
571 stars 167 forks source link

can't find shortcut operating in code #56

Closed wilxy closed 5 years ago

wilxy commented 5 years ago

First, thanks for your great work! What I want to ask is why I can't find shortcut operating in yolo.py, which is the main file to build YOLOv3 moudle? Can you help me to find the shortcut operating?

wilxy commented 5 years ago

mobilenet does not have shorcut darknet53 includes ResidualBlock