We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Thank you for your very interesting model.
I intend to use SparseBEV on a new dataset with only 1 frame , as a baseline (no previous temporal frame).
In the paper, on ablation study, you performed a training on Nuscenes with ResNET50 and num_frames=1
Would-it be possible to get the weights file of this training, with its config fie ? And also the one with num_frames=2 ?
The text was updated successfully, but these errors were encountered:
you can simply modify the config by setting num_frames to 1
Sorry, something went wrong.
No branches or pull requests
Hello,
Thank you for your very interesting model.
I intend to use SparseBEV on a new dataset with only 1 frame , as a baseline (no previous temporal frame).
In the paper, on ablation study, you performed a training on Nuscenes with ResNET50 and num_frames=1
Would-it be possible to get the weights file of this training, with its config fie ?
And also the one with num_frames=2 ?
The text was updated successfully, but these errors were encountered: