Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cityscapes replay buffer #5

Open
nuko7055 opened this issue Jan 15, 2024 · 0 comments
Open

Cityscapes replay buffer #5

nuko7055 opened this issue Jan 15, 2024 · 0 comments

Comments

@nuko7055
Copy link

The code make_cityscapes_buffer.py uses mobilenet_v3_small as feature encoder to construct replay buffer. However, the SLAM process uses depth's image encoder to get the feature. this looks a bit strange. Should I change mobilenet_v3_small to depth's image encoder to get the same results in the paper ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant