You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anastasia Yasakova 4df7c4c208
Fix SiamMask and TransT serverless functions (#5658)
While deploying I got the following error:
```
./Miniconda3-latest-Linux-x86_64.sh: 438: [[: not found
./Miniconda3-latest-Linux-x86_64.sh: 444: [[: not found

CondaFileIOError: '/root/miniconda3/pkgs/envs/*/env.txt'. [Errno 2] No such file or directory: '/root/miniconda3/pkgs/envs/*/env.txt'
```
3 years ago
..
function-gpu.yaml Fix SiamMask and TransT serverless functions (#5658) 3 years ago
function.yaml Fix SiamMask and TransT serverless functions (#5658) 3 years ago
main.py Added SiamMask CUDA implementation (tracking), reworked tracking approach (#3571) 4 years ago
model_handler.py Fixed Intel license headers (#119) 4 years ago