gold-mango
gold-mango
According to [Objectron Geometry Tutorial ](https://github.com/google-research-datasets/Objectron/blob/master/notebooks/objectron-geometry-tutorial.ipynb), project points from 3d to 2d have two steps `x = p_2d_ndc[:, 1]` `y = p_2d_ndc[:, 0]` x comes from 1 dim, y comes...
Hi, Thanks for your impressive work, could you provide the implementation of Path2Graph?
Hi team: I have two question. 1. the link of gkt temporal log is not shared. 2. from the bevformer log, it doesn't use fp16 training, and when I try...