On the trackers website (https://trackers.roboflow.com/develop/trackers/core/reid/reid/#installation) it says that a ReID model can be loaded by directly importing ReIDModel from trackers, but when I checked the repo at the time the PyPi package was published (https://github.com/roboflow/trackers/tree/0566eb697635b898ba53df1c82b9b758e136b5f7/trackers) ReID cannot be imported. Could you either bump the PyPI version such that ReID can be imported as described by the documentation or update the documentation?
On the trackers website (https://trackers.roboflow.com/develop/trackers/core/reid/reid/#installation) it says that a ReID model can be loaded by directly importing ReIDModel from trackers, but when I checked the repo at the time the PyPi package was published (https://github.com/roboflow/trackers/tree/0566eb697635b898ba53df1c82b9b758e136b5f7/trackers) ReID cannot be imported. Could you either bump the PyPI version such that ReID can be imported as described by the documentation or update the documentation?