Relation-Network-Tensorflow
Relation-Network-Tensorflow copied to clipboard
Sort-of-CLEVR Dataset
Hi, I'm trying to find a source for the Sort-of-CLEVR Dataset. The provided code in this repository seems to be what I'm looking for, but I need help understanding how to set it up for training, validation, and testing. Could you provide a brief example of how the included code could be used to generate a training, validation, and testing set, and then from this, iterate through these datasets in batches?