-
For lane detection purposes, can YOLOPv2 provide 2D lane points? Such as
lane_points = lane_line_mask(ll).get_points()
-
Hi,
Thank you for the great work!
Just wondering whether you would be willing to share any insights into how to best adapt the codebase to a new 3D graph dataset. We have a dataset of 3D buildin…
-
Description
I would like to implement the Convex Hull algorithm in C++ to find the smallest convex polygon that can enclose a given set of points in a 2D plane. The algorithm should take input as t…
-
Hello,
I am interested in using the Kitti360 dataset and I have some questions.
Firstly, what is the structure of the 3D Bounding Boxes? This is how I understand it: for every object, there is a m…
-
Hi,
I want to use your SoftRas in a segmentation project. I have a CNN that claculates a polygon, which describes the boundaries of my segmented object. Now I want to extract the object from the in…
-
## :bug: Bug
Points layers (and other non-image layers) scaling is not consistent.
The video below shows a point at the correct position in 2D; when it goes to 3D, it changes its location, and aft…
-
Currently, large graph spaces are nowhere near as fast as continuous spaces.
Examples:
## Distance between random points
- Euclidean 2D: 4.88 µs
- 10 x 10 grid graph: 4.7 µs
- Manhattan Stree…
-
### Describe the project you are working on
Grid based game.
### Describe the problem or limitation you are having in your project
Flood fill is very common in grid based game. Would be lovel…
-
as see. i have search some resources, but it is still a problem for me at present. thx,
as u say, "by assuming a billboard model where the depth is the mean 3D facial depth for each frame." there onl…
-
During the project process, we want to convert the world coordinate system of known points into a pixel coordinate system through an interface, But I can't find any interface in the python language