arthurchen0518 / DirectionNet

Wide-Baseline Relative Camera Pose Estimation with Directional Learning (CVPR 2021)
MIT License
34 stars 4 forks source link

Data set directory structure #6

Open syq-up opened 1 year ago

syq-up commented 1 year ago

Hi, I am very interested in your research, but I ran into some problems when replicating the code: the program could not read the data.

What is the data set directory structure? What should be the argument to train.py --data_dir?

Thank you.

syq-up commented 1 year ago

Same as the following question: https://github.com/arthurchen0518/DirectionNet/issues/4#issuecomment-1475642915

arthurchen0518 commented 1 year ago

What is the version of your tensorflow?