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

about lmdb #1

Closed
EraProphet opened this issue Mar 31, 2021 · 4 comments
Closed

about lmdb #1

EraProphet opened this issue Mar 31, 2021 · 4 comments

Comments

@EraProphet
Copy link

hi, I Haven't used lmdb to read datasets before, could you tell me how to generate lmdb files? thanks

@MasterBin-IIAU
Copy link
Collaborator

Hi, it is not necessary to use the lmdb format. you can set "--use_lmdb 0" to disable the lmdb.
But if you does have the requirement about the lmdb, we can provide a tutorial for it later.

@EraProphet
Copy link
Author

thanks for your replying, but when I set "--use_lmdb 0", I got a ValueError: NOW WE CAN ONLY USE TRACKINGNET FROM LMDB.

@MasterBin-IIAU
Copy link
Collaborator

Hi, thanks for your notice. It is a small bug. And I guess it has been fixed now :)
Please update your local code by "git pull".
Could you help us to check whether the code can be run smoothly?

@EraProphet
Copy link
Author

Thank you very much for fixing this bug, and the program can run smoothly.

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

2 participants