Destroy95

Results 4 issues of Destroy95

ubuntu20.04 +cuda11.7+GPU A6000 ADA ``` Traceback (most recent call last): File "/home/ubuntu/anaconda3/envs/pytracking/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1906, in _run_ninja_build env=env) File "/home/ubuntu/anaconda3/envs/pytracking/lib/python3.7/subprocess.py", line 512, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['ninja', '-v']' returned...

Hello! When I configured the environment and then wanted to test it, when I entered the following command in the terminal `python run_tracker.py atom default --dataset_name otb --sequence Soccer --debug...

`self.workspace_dir = '' # Base directory for saving network checkpoints.` How to set up this! Thank you!