Commit 51b56bf0 authored by Sintal's avatar Sintal
Browse files

Update execute_vehicle_classification.sh

parent d9c40c0e
#!/bin/bash #!/bin/bash
#SBATCH --partition=gpu_8 #SBATCH --partition=single
#SBATCH --gres=gpu:4 #SBATCH --gres=gpu:4
#SBATCH --ntasks=1 #SBATCH --ntasks=1
#SBATCH --time=20 #SBATCH --time=20
#SBATCH --mem=16000
#SBATCH --job-name=vehicle_classification #SBATCH --job-name=vehicle_classification
echo "creating folder" 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