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

How can I achieve the video in your demonstration by changes the configurations in the code #227

Open
super-liuyang opened this issue Jan 7, 2024 · 4 comments

Comments

@super-liuyang
Copy link

No description provided.

@hopef
Copy link
Collaborator

hopef commented Jan 9, 2024

  1. Download the nuscenes-mini dataset.
for ... each sample:
         core->update(sample.matrices)
         results = core->forward(sample)
         visualize(results, result/samplen.jpg)
  1. Convert result/*.jpg to gif using Python code.

@super-liuyang
Copy link
Author

Are you saying that I need to write the code myself to implement this operation?

@hopef
Copy link
Collaborator

hopef commented Jan 11, 2024

Yeah, it could be a simple thing.

@super-liuyang
Copy link
Author

@hopef Do you have any files similar to produce this video?

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