You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was trying to train the pytorch model, I converted the ".tfrecords" dataset using the script you provided. However, the pytorch/train_planenet.py seems to be expecting a little bit different dataset.
Could you please provide the code for using the dataset converted from ".tfrecords" if it exists?
Otherwise, could you please tell how to obtain the dataset the pytorch/datasets scripts expect?
I would be extremely grateful if you could help me.
The text was updated successfully, but these errors were encountered:
CapObvios
changed the title
Dataset conversion to pytorch
Dataset for pytorch
Jul 22, 2019
Hello!
Thank you for your impressive work!
When I was trying to train the pytorch model, I converted the ".tfrecords" dataset using the script you provided. However, the pytorch/train_planenet.py seems to be expecting a little bit different dataset.
Could you please provide the code for using the dataset converted from ".tfrecords" if it exists?
Otherwise, could you please tell how to obtain the dataset the pytorch/datasets scripts expect?
I would be extremely grateful if you could help me.
The text was updated successfully, but these errors were encountered: