VictorZoo / LoD-Loc

This repository is an implementation of the paper "LoD-Loc: Visual Localization using LoD 3D Map with Neural Wireframe Alignment".
MIT License
49 stars 1 forks source link

No module named 'maploc.data.sequential' #4

Closed lichenyi112 closed 1 week ago

lichenyi112 commented 1 month ago

maploc/data/LoD_data/dataset.py

from ..sequential import chunk_sequence

ModuleNotFoundError: No module named 'maploc.data.sequential'

VictorZoo commented 1 month ago

Upload a new file to "maploc/data". Please check it