lfranke / TRIPS

https://lfranke.github.io/trips/
MIT License
513 stars 30 forks source link

viwer fault #39

Open Crush1111 opened 6 months ago

Crush1111 commented 6 months ago

Hello, I used my own Colmap data set and converted the data format through./colmap2adop.sh [input_directory] [output_directory]. Then./build/bin/train --config configs/train_normalnet.ini trains my data, but when I look at the results, there is only one graph, which is different from the visualization of the official data set. Why?

image image
lfranke commented 6 months ago

Hi, on the top there is only the 3D view. This normally starts when there is no experiment(checkpoint) found for that dataset. You might want to check if all paths were correct and the experiments are found in the console