syxing2018
syxing2018
Thank you for your reply. I have another question. I used your training code for training, but the model obtained is quite different from your results reported in the paper....
I used your released code for training and did not use any preprocessing on these two datasets (Vaihingen dataset and Potsdam dataset) as mentioned in the paper. I currently have...
> OutOfRangeError (see above for traceback): RandomShuffleQueue '_1_shuffle_batch/random_shuffle_queue' is closed and has insufficient elements (requested 8, current size 0) > [[Node: shuffle_batch = QueueDequeueManyV2[component_types=[DT_FLOAT, DT_FLOAT], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](shuffle_batch/random_shuffle_queue, shuffle_batch/n)]] > >...