Introducing AI to Undergraduate Students via Computer Vision Projects

Abstract

Computer vision, as a subfield in the general artificial intelligence (AI), is a technology can be visualized and easily found in a large number of state-of-art applications. In this project, undergraduate students performed research on a landmark recognition task using computer vision techniques. The project focused on analyzing, designing, configuring, and testing the two core components in landmark recognition: feature detection and description. The project modeled the landmark recognition system as a tour guide for visitors to the campus and evaluated the performance in the real world circumstances. By analyzing real-world data and solving problems, student’s cognitive skills and critical thinking skills were sharpened. Their knowledge and understanding in mathematical modeling and data processing were also enhanced.

Cite

Text

Zeng et al. "Introducing AI to Undergraduate Students via Computer Vision Projects." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11403

Markdown

[Zeng et al. "Introducing AI to Undergraduate Students via Computer Vision Projects." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/zeng2018aaai-introducing/) doi:10.1609/AAAI.V32I1.11403

BibTeX

@inproceedings{zeng2018aaai-introducing,
  title     = {{Introducing AI to Undergraduate Students via Computer Vision Projects}},
  author    = {Zeng, Kaiman and Li, Yancheng and Xu, Yida and Wu, Di and Wu, Nansong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {7956-7958},
  doi       = {10.1609/AAAI.V32I1.11403},
  url       = {https://mlanthology.org/aaai/2018/zeng2018aaai-introducing/}
}