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
How can I generate the evaluations?
I use my own dataset to make chunks, and i have my own test.txt under one of the son chunks(which i want to get the evaluation)
But when i start single_train, the terminal will display "test images: ; train images: xxx"
I‘m confused about the test images? It seems that the "test.txt" isn't useful
My progress:
①generate_colmap
②generate_chunks
③generate_depth
④make the test.txt and put it under the myChunk/sprase/0
⑤single_train myChunk
⑥the test.txt did not use
And I've tried your example small_city, it's OK
I want to know how can i do the evaluation on my own dataset
The text was updated successfully, but these errors were encountered:
How can I generate the evaluations?
I use my own dataset to make chunks, and i have my own test.txt under one of the son chunks(which i want to get the evaluation)
But when i start single_train, the terminal will display "test images: ; train images: xxx"
I‘m confused about the test images? It seems that the "test.txt" isn't useful
My progress:
①generate_colmap
②generate_chunks
③generate_depth
④make the test.txt and put it under the myChunk/sprase/0
⑤single_train myChunk
⑥the test.txt did not use
And I've tried your example small_city, it's OK
I want to know how can i do the evaluation on my own dataset
The text was updated successfully, but these errors were encountered: