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

what is self.anchors vs self.anchors_cut #136

Open
mamamamama123 opened this issue Oct 27, 2023 · 0 comments
Open

what is self.anchors vs self.anchors_cut #136

mamamamama123 opened this issue Oct 27, 2023 · 0 comments

Comments

@mamamamama123
Copy link

I have been working on lane detection for about a month now and I have some question about the code.that would be amazing if you help me with that

1.what is the difference between self.anchors and self.anchors_cut?

2.what are self.cut_zs, self.cut_ys, self.cut_xs ?if they are anchor then what is self.anchors?

3.do we project self.cut_zs, self.cut_ys, self.cut_xs or self.anchors on featuremap?

4.why the shape of self.cut_zs, self.cut_ys, self.cut_xs are [704000,1] ?could it be smaller?

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

1 participant