mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Initial commit of pytorch_android_torchvision that has utility methods for android.media.Image, YUV_420_888 format (camera output) -> Tensor(Float) with torchvision format, normalized by ImageNet mean,std Bitmap -> Tensor(Float) torchvision format Pull Request resolved: https://github.com/pytorch/pytorch/pull/25185 Reviewed By: dreiss Differential Revision: D17053008 Pulled By: IvanKobzarev fbshipit-source-id: 6bf7a39615bf876999982b06925e7444700e284b |
||
|---|---|---|
| .. | ||
| libs | ||
| pytorch_android | ||
| pytorch_android_torchvision | ||
| .gitignore | ||
| build.gradle | ||
| settings.gradle | ||