v1.1.9
$TRex
The following command is for macOS (show all):
# on linux
conda create -n tracking -c trexing trex
# on windows
conda create -n tracking -c trexing trex numpy=1.23 tensorflow-gpu
the tensorflow-gpu part is optional, but recommended in case you have an appropriate gpu.
# on macOS
conda create -n tracking -c trexing trex