Personally for me, after I received some feedback on the proposal presentation, I shared my thoughts with the team and we managed to have some constructive discussion.
- Need to have Arduino in addition to Raspberry Pi?
A: Utilizing arduino along with raspberry pi will further empower Raspberry Pi by sharing workload and reducing the bottleneck.
- 99% accuracy card detection is not enough
A: We definitely agreed upon this and we also thought it wouldn’t be too hard to make the accuracy 100%, as there are only 52 cards for the model to learn, which wouldn’t be too complex.
- Using resistive sensor for player input (player move)?
A: We reached the conclusion to ultimately conform to this suggestion and embrace a resistive sensor for the “check” move. Furthermore, for other moves, we slightly changed our approach and are trying to attach a camera on the dealer system which could track the player’s motion and identify if it’s a “all-in”, “raise”, or “fold”
Created & Prepared for the proposal presentation!
Our team and my own progress is on schedule, where we discussed and finalized the parts to buy and submit purchase orders.
By next week, my goal is to start learning how to make object detection model to be functional on a raspberry pi by referring to online tutorials.