googlecreativelab / teachablemachine-community

Example code snippets and machine learning code for Teachable Machine
https://g.co/teachablemachine
Apache License 2.0
1.5k stars 665 forks source link

[FEATURE REQUEST]: Image Classification model for uniform aspect ratio images [Not SQUARE] #307

Open uzairjintech opened 1 year ago

uzairjintech commented 1 year ago

Hi, I want to do a simple image classification model through Teachable machine on my dataset of images but i want the model to keep original aspect ratio of images instead of cropping them out into square. Is there a way to do that?

P.S I am very new to ML and AI. So any help will be appreciated.

sryu1 commented 1 year ago

Hi @uzairjintech, at the moment, I'm afraid we won't be able to implement that feature anytime soon... If I was a JavaScript developer, I would try but I'm not... You're always welcome to add the feature if you can though :)