Skip to content

Conversation

codezerro
Copy link
Collaborator

📌 Summary

This PR adds a new exercise titled “New Digit Classification Exercise using Deep Learning” to the RoboticsAcademy platform. The exercise enables users to classify using a deep learning model (ONNX files).

📂 Key Features

  • ✅ Inference using a pre-trained ONNX model
  • ✅ Real-time prediction display with class label

Closes #3118

@codezerro codezerro added upgrade-exercise Upgrade exercise from Ros1 to Ros2 new-exercise New exercise added gsoc Google Summer Of Code labels Jun 15, 2025
@codezerro codezerro requested review from dpascualhe and javizqh June 16, 2025 10:00
javizqh
javizqh previously approved these changes Jun 26, 2025
Copy link
Collaborator

@javizqh javizqh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine

@javizqh javizqh merged commit 4bffa0c into humble-devel Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gsoc Google Summer Of Code new-exercise New exercise added upgrade-exercise Upgrade exercise from Ros1 to Ros2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New Exercise] New Digit Classification Exercise using Deep Learning

2 participants