pytorch / android-demo-app

PyTorch android examples of usage in applications
1.45k stars 593 forks source link

How to convert live camera to landscape object detection with correct camera aspect ratio? #287

Open pratheeshsuvarna opened 1 year ago

pratheeshsuvarna commented 1 year ago

If anyone has done it please say the changes of code done in the application

pratheeshsuvarna commented 1 year ago

I tried to change it to landscape but the camera aspect ratio is not proper, so how should i correct that?