aakash-chakraborty1995

Results 3 comments of aakash-chakraborty1995

Estimation_alpha_knn with knn_laplacian. One more thing, Numba and Cupy can be enabled together right?

It works. Add these lines in test_segmentation_deeplab.py : import tensorflow.compat.v1 as tf tf.disable_v2_behavior() and use tf.io.gfile.makedirs() instead of tf.gfile.MakeDirs()