FastMaskRCNN
FastMaskRCNN copied to clipboard
Error, Segmentation fault (core dumped)
Error, Segmentation fault (core dumped)
maybe you can try modify gpu_options = tf.GPUOptions(per_process_gpu_memory_fraction=0.95) in train.py to gpu_options = tf.GPUOptions() It works for me