nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

[BUG] VGG classification export bug #19

Open alphinside opened 4 years ago

alphinside commented 4 years ago

Describe the bug Error on export when using adaptive average pooling

Expected behavior Should be translated to global average pooling by adding padding or any similar ways to produce 7 x 7 feature size