zhenyezi

Results 3 issues of zhenyezi

hello, when I running this procedure, it will appear out of memory when run halfway, so I want to know the reason, thank you!

when I run train.py ,I run into some error File "/ghome/zhenye/ALFNet-master/keras_alfnet/data_generators.py", line 7, in from .utils.cython_bbox import bbox_overlaps ImportError: No module named cython_bbox besides, File "/ghome/zhenye/ALFNet-master/keras_alfnet/data_generators.py", line 8, in from...

run main_data_generation.py occurred error: ./datasets/miccai/2/mri/1004_3.nii Traceback (most recent call last): File "main_data_generation.py", line 16, in generate_and_save(data_cf) File "/home/zhenye/brain_segmentation-master/data_brain_parcellation.py", line 336, in generate_and_save ds.populate_from_config(config) File "/home/zhenye/brain_segmentation-master/data_brain_parcellation.py", line 283, in populate_from_config data_generator.init_from_config(config)...