Git Product home page Git Product logo

cl-slam's People

Contributors

aselimc avatar avalada avatar vniclas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cl-slam's Issues

Processed datasets

Could you please provide the processed datasets for downloading? It quite difficult to download so many origin raw data, especially the website of OXFORD ROBOTCAR DATASET is down recently.

ValueError: __len__() should return >= 0

Hello, thank you for your reply! I ran into a problem while trying to run your code:

Specifically, in the CL-SLAM/slam/slam.py file, there is a code that returns the instance size:
return len(self.online_dataset), every time you run here, an error will be reported ValueError: len() should return >= 0.

I used KITTI's sequence 9 to run main_adapt.py. Is there any problem in the data set preparation stage? According to my observation, the online_dataset instance does not have a customized member function of len(). What do you want to return here?

Cityscapes replay buffer

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 ?

RAM size required for Replay Buffer

Thank you for your contribution.
Could you please tell me the amount of RAM required to run main_adapt.py with a replay buffer?
I currently have 64GB of RAM, but after creating the Replay Buffer for Cityscapes it doesn't work properly when running main_adapt.py. On the basis of monitoring the system, it was found that there was insufficient RAM to cause this problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.