PRBonn/OverlapNet

Pytorch version training.

Open

#33 opened on Sep 13, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (117 forks)github user discovery
good first issue

Repository metrics

Stars
 (730 stars)
PR merge metrics
 (PR metrics pending)

Description

Thanks for your great work! I want to compare my lopp closure method with Overlap, but I have problem with running the work. I use the pytorch version, and I already generate depth, intensity, normal data. I want to compute a score for every pair, but I have no model weights. So I want to train one, but I can not find which file could generate the 'overlaps/train_set.npz'. Could you help me, or could you provide a pre-model. Thanks.

Contributor guide