I am having 4 images in train data folder and 3 images in test data folder. Want to do image classification...
$begingroup$
For images its given like
Image 1 has: 427 - good lentils, 27 - copper lentils, 25 - fungus, 20 - bleach/wrinkled
2.Image 2 has: 537 - good lentils, 20 - copper lentils, 13 - fungus, 30 - bleach/wrinkled
How can i do classification of these images .Any links for solving this are appreciated .
python deep-learning
New contributor
$endgroup$
put on hold as unclear what you're asking by JahKnows, Dawny33♦ 2 days ago
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
For images its given like
Image 1 has: 427 - good lentils, 27 - copper lentils, 25 - fungus, 20 - bleach/wrinkled
2.Image 2 has: 537 - good lentils, 20 - copper lentils, 13 - fungus, 30 - bleach/wrinkled
How can i do classification of these images .Any links for solving this are appreciated .
python deep-learning
New contributor
$endgroup$
put on hold as unclear what you're asking by JahKnows, Dawny33♦ 2 days ago
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
$begingroup$
Welcome to Data Science SE - you should really have a look for examples on the internet to begin with and come here to ask for help on a specific problem you are having. To answer you're question, there are many many ways to classify images. At the bottom of this article there is a complete code example that you could adapt to your case. You need to get more samples though for modern approaches like deep learning to work.
$endgroup$
– n1k31t4
2 days ago
$begingroup$
@n1k31t4 I have just the image and i know the labels , how can i put those labels in those images. Thanks
$endgroup$
– GeekyNerd
2 days ago
add a comment |
$begingroup$
For images its given like
Image 1 has: 427 - good lentils, 27 - copper lentils, 25 - fungus, 20 - bleach/wrinkled
2.Image 2 has: 537 - good lentils, 20 - copper lentils, 13 - fungus, 30 - bleach/wrinkled
How can i do classification of these images .Any links for solving this are appreciated .
python deep-learning
New contributor
$endgroup$
For images its given like
Image 1 has: 427 - good lentils, 27 - copper lentils, 25 - fungus, 20 - bleach/wrinkled
2.Image 2 has: 537 - good lentils, 20 - copper lentils, 13 - fungus, 30 - bleach/wrinkled
How can i do classification of these images .Any links for solving this are appreciated .
python deep-learning
python deep-learning
New contributor
New contributor
New contributor
asked 2 days ago
GeekyNerdGeekyNerd
61
61
New contributor
New contributor
put on hold as unclear what you're asking by JahKnows, Dawny33♦ 2 days ago
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as unclear what you're asking by JahKnows, Dawny33♦ 2 days ago
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
$begingroup$
Welcome to Data Science SE - you should really have a look for examples on the internet to begin with and come here to ask for help on a specific problem you are having. To answer you're question, there are many many ways to classify images. At the bottom of this article there is a complete code example that you could adapt to your case. You need to get more samples though for modern approaches like deep learning to work.
$endgroup$
– n1k31t4
2 days ago
$begingroup$
@n1k31t4 I have just the image and i know the labels , how can i put those labels in those images. Thanks
$endgroup$
– GeekyNerd
2 days ago
add a comment |
$begingroup$
Welcome to Data Science SE - you should really have a look for examples on the internet to begin with and come here to ask for help on a specific problem you are having. To answer you're question, there are many many ways to classify images. At the bottom of this article there is a complete code example that you could adapt to your case. You need to get more samples though for modern approaches like deep learning to work.
$endgroup$
– n1k31t4
2 days ago
$begingroup$
@n1k31t4 I have just the image and i know the labels , how can i put those labels in those images. Thanks
$endgroup$
– GeekyNerd
2 days ago
$begingroup$
Welcome to Data Science SE - you should really have a look for examples on the internet to begin with and come here to ask for help on a specific problem you are having. To answer you're question, there are many many ways to classify images. At the bottom of this article there is a complete code example that you could adapt to your case. You need to get more samples though for modern approaches like deep learning to work.
$endgroup$
– n1k31t4
2 days ago
$begingroup$
Welcome to Data Science SE - you should really have a look for examples on the internet to begin with and come here to ask for help on a specific problem you are having. To answer you're question, there are many many ways to classify images. At the bottom of this article there is a complete code example that you could adapt to your case. You need to get more samples though for modern approaches like deep learning to work.
$endgroup$
– n1k31t4
2 days ago
$begingroup$
@n1k31t4 I have just the image and i know the labels , how can i put those labels in those images. Thanks
$endgroup$
– GeekyNerd
2 days ago
$begingroup$
@n1k31t4 I have just the image and i know the labels , how can i put those labels in those images. Thanks
$endgroup$
– GeekyNerd
2 days ago
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Welcome to Data Science SE - you should really have a look for examples on the internet to begin with and come here to ask for help on a specific problem you are having. To answer you're question, there are many many ways to classify images. At the bottom of this article there is a complete code example that you could adapt to your case. You need to get more samples though for modern approaches like deep learning to work.
$endgroup$
– n1k31t4
2 days ago
$begingroup$
@n1k31t4 I have just the image and i know the labels , how can i put those labels in those images. Thanks
$endgroup$
– GeekyNerd
2 days ago