Can I use pytorch or only tensorflow is available?

If using pytorch is available can you provide an example, please?

Hi, there is an open PR on the starter-kit repo with support for Pytorch. You can check that out.
https://github.com/AIcrowd/neurips2019_disentanglement_challenge_starter_kit/pull/6

2 Likes

Must I provide images sampler in my model? Or representations will be extracted from some other images?

Hi @golovanov, the representations will be extracted from the separate test datasets.

1 Like