The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
landscape image classification system
I am new to RapidMiner.
I have two image dataset:
1. Trained dataset: 10 folders, referring to 10 different landscape classes: beach, grassland, forest, etc...
2. Test dataset: random images (I know the images belong to one of landscape classes, but I do not yet know to which one)
AIM: I want to classify the images in the test dataset using the trained dataset as framework. Answering a generic question:
How many images are classified as beach, how many as grassland, how many as forest etc...?
The general method I guess is the following:
1. extract features
2. apply classifier
3. validate
4. if necessary retrain
5. start process from new
Images are all jpeg images, (I have several 100s) and I was thinking to use the image processing plugin provided by http://splab.cz/en/research/data-mining/articles, which you know better than me.
Can somebody give me some hint to start by using this plugin or some similar workflow?
thanks a lot,
Daniel
I have two image dataset:
1. Trained dataset: 10 folders, referring to 10 different landscape classes: beach, grassland, forest, etc...
2. Test dataset: random images (I know the images belong to one of landscape classes, but I do not yet know to which one)
AIM: I want to classify the images in the test dataset using the trained dataset as framework. Answering a generic question:
How many images are classified as beach, how many as grassland, how many as forest etc...?
The general method I guess is the following:
1. extract features
2. apply classifier
3. validate
4. if necessary retrain
5. start process from new
Images are all jpeg images, (I have several 100s) and I was thinking to use the image processing plugin provided by http://splab.cz/en/research/data-mining/articles, which you know better than me.
Can somebody give me some hint to start by using this plugin or some similar workflow?
thanks a lot,
Daniel
Tagged:
0
Answers
example process to classify scene using global features can looks like this: Best,
Václav
Can I upload it to the community database?
Best,
Václav