首页 > 科技
EEE-6512EEL-4930 Image Processing and Computer Vision Spring 2024 Homework #7 (Optional)
March 21, 2024
Due: April 22, 2024, 11:59 PM
This assignment should be completed individually by the student. Proper citation should be provided for any references used.
Please read the requirements carefully. Solutions that do not follow the provided specifications will not receive credit. You are free to use any built-in/toolbox functions within MATLAB to accomplish this task, except functions from the deep learning toolbox. Data and background were taken from the Sign Language MNIST Kaggle dataset page [1].
Background: The original MNIST image dataset of handwritten digits is a popular benchmark for image-based artificial intelligence methods, but researchers have renewed efforts to update it and develop drop-in replacements that are more challenging for computer vision and original for real-world applications. American Sign Language (ASL) MNIST is one such dataset, consisting of images of hand gestures that represent a multi-class problem with 24 classes of letters (excluding J and Z, which require motion). This has applications in live ASL/spoken word translation. See provided asl_reference.png for the ASL letters. For more information, please see [1].
Data: The dataset format is patterned to match closely with the classic MNIST. Data is stored in CSV format with:
1. a label (0-25) as a one-to-one map for each alphabetic letter A (and no cases for 9=J or 25=Z because of gesture motions)
2. pixel1, pixel2, .. pixel784 which represent a single image. Data was preprocessed by cropping to hands-only, gray-scaling to uint8 bit depth, and resizing to a 28x28 pixel image.
3. For this assignment, we are only concerned with the letters A-D, inclusive. Please use the provided asl_mnist.csv.
Challenge: Write a function, myASLTranslate, which:
• accepts a single 28x28 uint8 greyscale image and returns a single character, either “A”,
“B”, “C”, or “D”.
• You must:
o Use at least one filter on the grayscale image
o Use at least one morphological image processing operation
o Use at least one region feature from section Chapter 12
o Include in your report the accuracy of your function on all data in asl_mnist.csv
• Note: Your function will be tested on 25 randomly sampled images taken from the provided asl_mnist.csv. Code must achieve at least 80% accuracy on the sampled dataset to receive credit.
To receive full credit, you should submit two files. 1.) A document containing an explanation of how your code works, (.DOC, .DOCX, or PDF file) 2.) An M-file containing commented MATLAB code for the program myASLTranslate. Students should ensure that their M-files execute without errors to avoid receiving point deductions.
References
请加QQ:99515681 邮箱:99515681@qq.com WX:codinghelp
- 搜索
-
- 06-26荣联科技集团出席华为四川新质生产力城市峰会
- 06-26Instagram私信引流神器,ins高效推广助手,ig全自动群发,ins协议号
- 06-26Instagram群发推广软件,ins高效引流助手,ig全自动采集,ins协议号批量出售
- 06-26大运重卡经销商内蒙古豪烈公司盛大开业暨大客户交车仪式隆重举行
- 06-26探索钢结构行业新纪元,钢结构信息平台引领未来
- 06-26首届Style3D伙伴大会,与300+行业精英“乘风破浪”
- 06-26WhatsApp稳定批量群发 跨境电商的新选择
- 06-26WhatsApp高效批量群发 WS私信操作全攻略
- 06-26WhatsApp群发营销获客 跨境电商的得力助手
- 06-26WhatsApp高效批量群发 WS协议号全攻略
- 标签列表