What is this repository for? This code is used to extract texture characteristics from color images of sandstone surfaces and predict their median grain size. How do I get set up? Copy the repository ...
"if not os.path.exists('Dataframes/GLCM_ML/' + metodo):\n", " os.makedirs('Dataframes/GLCM_ML/' + metodo)\n", " matriz = confusion_matrix(y_test.argmax(axis=1),y_pred ...