Commit d9c40c0e authored by Sintal's avatar Sintal
Browse files

Update execute_vehicle_classification.sh

parent 64df1b96
Pipeline #4394 failed with stage
in 57 seconds
#!/bin/bash
#SBATCH --partition=gpu_4
#SBATCH --partition=gpu_8
#SBATCH --gres=gpu:4
#SBATCH --ntasks=1
#SBATCH --time=20
#SBATCH --mem=24000
#SBATCH --mem=16000
#SBATCH --job-name=vehicle_classification
echo "creating folder"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment