【從零開始學CenterNet】3. CenterNet骨干網絡之hourglass
CenterNet中主要提供了三個骨干網絡ResNet-18(ResNet-101), DLA-34, Hourglass-104,本文從結構和代碼先對hourglass進行講解。 本文對應代碼位置在:https://github.com/pprp/SimpleCVReproduction ...
CenterNet中主要提供了三個骨干網絡ResNet-18(ResNet-101), DLA-34, Hourglass-104,本文從結構和代碼先對hourglass進行講解。 本文對應代碼位置在:https://github.com/pprp/SimpleCVReproduction ...