Automatic Generation of Image Analysis Programs (bibtex)
by M Herrmann, C Mayer and B Radig
Reference:
Automatic Generation of Image Analysis Programs (M Herrmann, C Mayer and B Radig), In Pattern Recognition and Image Analysis, Pleiades Publishing, volume 24, 2014. 
Bibtex Entry:
@article{herrmann_automatic_2014,
 author = {M Herrmann and C Mayer and B Radig},
 title = {Automatic Generation of Image Analysis Programs},
 journal = {Pattern Recognition and Image Analysis},
 year = {2014},
 volume = {24},
 pages = {400-408},
 number = {3},
 doi = {10.1134/S1054661814030079},
 issn = {1054-6618},
 keywords = {automatic programming; inductive programming; generate-and-search;
	machine learning; computer vision; image analysis; object detection},
 language = {English},
 publisher = {Pleiades Publishing},
 url = {http://dx.doi.org/10.1134/S1054661814030079},
}
Powered by bibtexbrowser
Automatic Generation of Image Analysis Programs (bibtex)
Automatic Generation of Image Analysis Programs (bibtex)
by M Herrmann, C Mayer and B Radig
Reference:
Automatic Generation of Image Analysis Programs (M Herrmann, C Mayer and B Radig), In Pattern Recognition and Image Analysis, Pleiades Publishing, volume 24, 2014. 
Bibtex Entry:
@article{herrmann_automatic_2014,
 author = {M Herrmann and C Mayer and B Radig},
 title = {Automatic Generation of Image Analysis Programs},
 journal = {Pattern Recognition and Image Analysis},
 year = {2014},
 volume = {24},
 pages = {400-408},
 number = {3},
 doi = {10.1134/S1054661814030079},
 issn = {1054-6618},
 keywords = {automatic programming; inductive programming; generate-and-search;
	machine learning; computer vision; image analysis; object detection},
 language = {English},
 publisher = {Pleiades Publishing},
 url = {http://dx.doi.org/10.1134/S1054661814030079},
}
Powered by bibtexbrowser

Automatic Generation of Image Analysis Programs

In this project, we develop a system that generates computer vision programs for a given task, which is specified in an intuitive manner (e.g. by defining regions of interest in a collection of example images). The system relies on a database of operators, which are combined by an automated planning approach in order to create executable programs. Our early proof–of–concept implementation that relies on a limited database to in order to solve simple tasks, such as finding players in a soccer video or cups on a table. Our experimental evaluation shows that the basic approach is working on relative simple scenarios. Future work will focus on integrating more complex prob lem descriptions, which require more sophisticated planning strategies in order to compensate for rapidly increasing search spaces.