neptune-ai / open-solution-mapping-challenge

Open solution to the Mapping Challenge :earth_americas:
https://www.crowdai.org/challenges/mapping-challenge
MIT License
378 stars 96 forks source link

creating index... index created! Killed #166

Closed sanersbug closed 5 years ago

sanersbug commented 6 years ago

when i run the order : python main.py -- prepare_masks long time after i get some datas in file '/masks_overlayed_eroded_0_dilated_2/train' include 'distance', 'masks', 'sizes' about 6492 files, but about 20 minutes after it shows 'killed'

Output directory: /home/open-solution-mapping-challenge/oridata/masks_overlayed_eroded_0_dilated_2 loading annotations into memory... Done (t=31.55s) creating index... index created! Killed

how to deal with this problem? thanks a lot!

sanersbug commented 6 years ago

I find the reason. The data is too much ,so if your computer configuraton is not so good, i recommend you use the data of 'annotation-small.json' included. when you tain the net you only should change the file name as 'annotation.json'

jakubczakon commented 5 years ago

Great thanks for finding the reason. Do you think I can close this issue then?

sanersbug commented 5 years ago

@jakubczakon no problem!