Convert tensorflow data to PyTorch format
Closed this issue · 2 comments
mjchen611 commented
Hi,
How can I convert tensorflow data to PyTorch format?
Can you give me a source code or converted dataset?
Thank you,
Mingjia.
wohlert commented
I used this script gqn_datasets_translator. However, it runs quite slow at the moment, so I have only been able to convert about 20% of the data.
mjchen611 commented
Thank you for your kind assistance.
Mingjia