Hi,
I would like to generate my own image dataset for training of a vgg19 CNN. I may have missed it, but I could not find dataset, iterator and batch functions that were introduced in r1.4 (I am using the git version of tensorflow-ocaml together with tensorflow library r1.5). Is there a binding to these functions or should I use another method to build my own training dataset?
Many thanks for your help.