AUNet AUNet: Adaptive UpdateNet for Dynamic Pedestrian Tracking with Short-Term Occlusion Code will be released soon. Installation Requirements Conda with Python 3.7. Nvidia GPU. Create environment automatically conda env create -f environment.yaml Add AUNet to your PYTHONPATH export PYTHONPATH=/path/to/AUNet:$PYTHONPATH