examples icon indicating copy to clipboard operation
examples copied to clipboard

I have some basic questions about training

Open Umity opened this issue 6 years ago • 0 comments

Hi, I have some questions about training the model.

  1. "neural_style.py train --dataset /Users/me/Downloads/examples-master/fast_neural_style/me0 --style-image /Users/met/Downloads/examples-master/fast_neural_style/images/content-images/amber.jpg --save-model-dir /Users/umit/Downloads/examples-master/fast_neural_style/me/11 --epochs 2 --cuda 0"

This is saving a .model file to my computer. What is the model format? How can i convert to onnx and eventually to coreml?

  1. Training image set data is [80K/13GB] on here. What happens i use much less photos? Like around 100?

Umity avatar Feb 03 '19 08:02 Umity