DIUx-xView / xView2_baseline

Baseline localization and classification models for the xView 2 challenge.
https://xview2.org
Other
200 stars 83 forks source link

Issue in running train_model.py #24

Open nehruperumalla opened 1 year ago

nehruperumalla commented 1 year ago

When I run the train_model.py inside spacenet/src/models using the provided sample piece of command, I am getting output as Killed.

The Command I am trying to run: python train_model.py ~/data/xBD/spacenet_gt/dataSet/ ~/data/xBD/spacenet_gt/images/ ~/data/xBD/spacenet_gt/labels/ -e 100 -g -4 GPU: -4

Output: image

nehruperumalla commented 1 year ago

A detailed command screenshot.

image