Closed mrsempress closed 1 year ago
Hi @mrsempress , this repo is no longer actively maintained. My best guess is that TensorFlow has changed the way TFRecordDataset
behaves (as you can see the V2
in the name). I would suggest directly looking into TF's documentation to see if there are suitable methods to get a slice of the data.
First of all thanks for the great tool. But I got an error while using small_gt_generator.py.
The parameters I set are as follows:
Am I misunderstanding something?