Hey, HN! I am colorblind and I can't reliably identify when a banana is ripe enough to eat, so I made a machine learning model that does it for me. The model (92% val accuracy, ~12MB) runs on your device (tf.js) and you can upload directly from the camera on mobile.<p>Feedback is always appreciated!<p>Data, code and trained model are available here:
<a href="https://github.com/giovannipcarvalho/banana-ripeness-classification" rel="nofollow">https://github.com/giovannipcarvalho/banana-ripeness-classif...</a>