neuraltalk2
neuraltalk2 copied to clipboard
Number of iterations settable?
Hi, right now I'm trying to train a model on my cpu. I have only 3 images and want to test if/how it works. Despite the few images the first iteration step took 50min, so it seems to be independent of the number of images. Can I set the number of iterations? Just to see if the Model file is created and works? Besides, after how many iterations is the model actually created?
Can you share your training json format?