Allycen

Results 3 issues of Allycen

Is it possible to choose other vgg models? For example 19 layer model as mentioned in original paper of "neural artistic style"? Is it possible to config additional information while...

Can't get segment.so while doing the following commands: ``` % wget http://cs.brown.edu/~pff/segment/segment.zip; unzip segment.zip; rm segment.zip % cmake . % make ``` I get **segment.dylib**. What can I do to...

Could you explain what should I change in your code to provide CPU or openCL support?