HKUST-Aerial-Robotics / MVDepthNet

This repository provides PyTorch implementation for 3DV 2018 paper "MVDepthNet: real-time multiview depth estimation neural network"
GNU General Public License v3.0
308 stars 72 forks source link

train data about pkl #11

Closed boni-hu closed 5 years ago

boni-hu commented 5 years ago

Dear, Thank for your help, and I want to train TUM dataset use the train code you offered. But i don't know the construct about the pkl data. How to create the pkl file from origin dataset. Do you have this code? Yours sincerely, HuBoni

WANG-KX commented 5 years ago

Check this out! TUM_loader.tar.gz

boni-hu commented 5 years ago

Dear, Thank you for your help,firstly.And sorry I can't reply timely.Last but not Least,I want to know the class about Quaternion. image

boni-hu commented 5 years ago

The details of picture as follows:

At 2019-01-28 14:14:43, "WANG KAIXUAN" notifications@github.com wrote:

Check this out! TUM_loader.tar.gz

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

WANG-KX commented 5 years ago

It is a Python package. Just google pyquaternion to see more information.

boni-hu commented 5 years ago

Thank you!

boni-hu commented 5 years ago

Thank you for your help,sincerely! And, can I see what the training data you use to generate pkl data looks like? tumdata

boni-hu commented 5 years ago

Thank you, Sorry to bother you many times, I have already generate the .pkl data. Thank you again!