plantcv.train, naive_bayes, problems generating a PDF #1607
Unanswered
francisco-franco-86
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @francisco-franco-86, the image and mask directories need to be distinct folders so that the program knows which images are the source images and which are the binary masks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm having trouble using naive_bayes to generate a PDF from six 8bitRGB images and their respective binary masks.
I used the following code on google colab to create a PDF, the code ran correctly but the output file is empty.
Beta Was this translation helpful? Give feedback.
All reactions