Tiny-DSOD icon indicating copy to clipboard operation
Tiny-DSOD copied to clipboard

Hello! How to solve this problem?

Open githubfeiwang opened this issue 6 years ago • 1 comments

Traceback (most recent call last): File "examples/DCOD/DCOD_pascal.py", line 409, in DCOD300_Body(net, from_layer='data',growth_rate=32, use_reverse=use_reverse, use_objectness=use_objectness) NameError: name 'DCOD300_Body' is not defined

githubfeiwang avatar Nov 26 '18 14:11 githubfeiwang

Emmmmmmm, I have made the wrong problem as you, for the whole framework DCOD300_Body is defined in "python/caffe/model_libs.py". Maybe you just used the official caffe code.

ArcherV avatar Dec 20 '18 06:12 ArcherV