I am trying to train a deep learning model to identify weeds from images. When I try to train the model using the Image Chips I got from exporting the training data, I get "Error: division by zero. Training was not successful." I found on Arc's site that the solution was making sure my input data has more than one unique value and has JSON file type. It has both, I am not sure where to go from here.


