AlexKuhnle / ShapeWorld

MIT License
58 stars 18 forks source link

Clarification of dtype and name? #32

Closed RylanSchaeffer closed 2 years ago

RylanSchaeffer commented 3 years ago

The README provides examples for several types of dtype and name, but I can't find documentation anywhere about (1) what the complete set of options is and (b) what each of them mean.

How do I generate all possible images uniformly at random?

RylanSchaeffer commented 3 years ago

Inside generators, there's a RandomAttributesGenerator. What dtype and name do I choose to use that?

AlexKuhnle commented 3 years ago

The configs and code is the best documentation here, unfortunately.

AlexKuhnle commented 2 years ago

Assume this can be closed.