style-transfer icon indicating copy to clipboard operation
style-transfer copied to clipboard

CPU only?

Open lianguanguan opened this issue 7 years ago • 4 comments

my caffe is cpu only,can I use the project?

lianguanguan avatar Apr 28 '17 14:04 lianguanguan

YES, you can

iTony avatar Jun 30 '17 02:06 iTony

Yes, though results may be slow depending on the network used.

fzliu avatar Jul 28 '17 05:07 fzliu

@lianguanguan can you share details with us

738654805 avatar Apr 10 '18 02:04 738654805

you set gpu to negative one.... its actually extremely fast on CPU compared to many other sources... I can do a 1000x1000 image in 12 minutes using googlenet..... (this includes me having alot of other stuff runnning in the background too)

we can try to use resnet50, mobilenet, squeezenet (etc) to get some super fast 1 or 2 minute conversions too, il personally try to work on them and if i have success il figure out a way to contribute im new to github and dont really know how to use this(github itself)

400lbhacker avatar Jun 15 '19 19:06 400lbhacker