<
8000
div id="repository-details-container" class="flex-shrink-0" data-turbo-replace style="max-width: 70%;">
-
Notifications
You must be signed in to change notification settings - Fork 126
I find this bug when reconstructing 4 images.
std::ceil(num_image_pairs / kNumChunks)
equals to zero at here for int64(4/10) equals zero, and the relative pose estimation actually failed here.