SiamFC-TensorFlow
SiamFC-TensorFlow copied to clipboard
I cannot train the network with my own dataset
I am getting an error ::
when I run : experiments\SiamFC-3s-color-scratch.py
OutOfRangeError (see above for traceback): End of sequence [[node train/IteratorGetNext (defined at experiments..\datasets\dataloader.py:102) = IteratorGetNextoutput_shapes=[[?,127,127,3], [?,239,239,3]], output_types=[DT_FLOAT, DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"]]
Please take a look of #40 and see if it helps.