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

Questions: anchors, model's forward and code ETA #13

Open
Jay-D13 opened this issue Nov 26, 2024 · 1 comment
Open

Questions: anchors, model's forward and code ETA #13

Jay-D13 opened this issue Nov 26, 2024 · 1 comment

Comments

@Jay-D13
Copy link

Jay-D13 commented Nov 26, 2024

Thank you for your previous response regarding the VLM. It was very helpful in clarifying certain aspects. I have a few additional questions, and I hope you don’t mind providing further insights:

  1. Could you elaborate on the reason for selecting only the last anchor during inference (instance_feature[:, 900:, :])? Is it purely to serve as the global condition for the diffusion process, or is there another purpose?

  2. In the provided implementation, some attention mechanisms and feature refinement steps seem to be commented out. Is this a simplification for testing, or does it reflect the final design in the paper? If it’s a simplification, could you share the rationale behind excluding attention in this version?

  3. If it’s not too much trouble, could you share which conference the paper was submitted to? This would help anticipate the potential release date for the full code, as mentioned in your other communications

Thank you again for your time and for sharing your amazing work. Greatly appreciate your support!

@jmwang0117
Copy link
Owner

Thank you for your interest in our work!

Unfortunately, we have to inform you that the paper has not yet been accepted, and the core developers involved in this project have left the sponsoring institution. As a result, we are currently unable to provide further updates.

However, we would like to direct your attention to some of our other related projects that might be of interest to you:

GoalFlow: A goal-conditioned motion planning approach available at GoalFlow
DiffusionDrive: A diffusion-based autonomous driving framework available at DiffusionDrive

These repositories contain open-source implementations of related methodologies and may serve as useful references.

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