wchen342/SketchyGAN

Error in flickr_filter to import tensorflow slim

Closed this issue · 1 comments

Hi,

The following imports are not working.

from slim.nets import nets_factory
from slim.preprocessing import preprocessing_factory

I copied the library folder also from the mentioned source . But you also see, the slim library doesn't contain following modules

nets.nets_factory
preprocessing .preprocessing_factory

Could anyone please suggest how to resolve this issue.

I got the issue resolved by myself. You need to import slim from this source.

https://github.com/tensorflow/models/tree/master/research/slim