For the complete documentation index, see llms.txt. This page is also available as Markdown.

Predictor

Предсказывайте координаты объектов на следующем кадре.

update

def update(self, target_x: float, target_y: float) -> Tuple[float, float]:

reset

def reset(self) -> None:

Последнее обновление