AIBluefisher / DAGSfM

Distributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.
https://aibluefisher.github.io/GraphSfM/
BSD 3-Clause "New" or "Revised" License
402 stars 86 forks source link

distributed mode ? empty file #52

Open coder12333444 opened 3 years ago

coder12333444 commented 3 years ago

@AIBluefisher
Sorry to bother you again ! When I run distributed mode,I follow the doc ,I set the config.txt 's image_path i be consistent with the --output_path,but the last result in my output_path is empty,and the merge partition do not work!(of course,the partition is also empty in output_path) error1

Yzhbuaa commented 3 years ago

It seems the log file was not saved either. Maybe you should try to use an English path.

coder12333444 commented 3 years ago

@Yzhbuaa It's not a problem with Chinese path. I found that if distributed sfm clusters 5, then 5 ips are needed, one of which is Master

AIBluefisher commented 3 years ago

@Yzhbuaa It's not a problem with the Chinese path. I found that if distributed sfm clusters 5, then 5 ips are needed, one of which is Master

Time to review this issue until now. The problem looks weird. Do the two workers terminated normally?