Spaces:
Sleeping
Sleeping
File size: 108 Bytes
cb80c28 |
1 2 3 4 5 6 |
#!/bin/sh
python main.py --config ./exps/simplecil_general.json --data ./car_data/car_data
./upload_s3.sh
|