-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels