# Tracker

### update

```python
def update(self, detections: List[Tuple[List[float], float]]) -> List[Tuple[List[float], int]]:
```
