ios-demo-app icon indicating copy to clipboard operation
ios-demo-app copied to clipboard

PyTorch iOS examples

Results 46 ios-demo-app issues
Sort by recently updated
recently updated
newest added

Hi, I was able to export the yolov5s model to tflite format as suggested using export.py. However, when I build on mac, I get the following errors: > [W TensorImpl.h:1156]...

in the file ios-demo-app/ObjectDetection/ObjectDetection/Inference/InferenceModule.mm I'd like to set the output_size value in a global swift variable. I am not strong at bridging between Swift, Obejective C and Objective c++. Can...

object detection demo app support ios14.4, but my ios is 14.6. did you update code for ios 14.6?

May I check if the object detection code in D2Go is runnable over the swift UI framework? I modified the existing D2GO project by removing delegate, storyboard files and created...

Hi thx for your nice demo repo, just wondering whether you are familiar with the problem when I set the input width as 512 and height as 256(training size) for...

it's error to run pod install in path of HelloWorld. there is another way to install libtorch?

Hello. Can you give some information or examples of how to convert model result float buffer to uiimage?

Dear Developers, I'm a newer in swift programing, my project is all developed by object -c. Besides,I find that the most important part,"TorchModule", which uses “LibTorch” ,is also coded by...

SDK simulator: IOS 13.0, iPhone 8 Pytorch Version: 1.5.0 Follow the tutorial in github but got error when I compile the demo. -------------------------------------------------------------------------- ld: library not found for -lPods-HelloWorld clang:...

**Got the following error trying to run the code:** Showing Recent Messages Build target PyTorchDemo of project PyTorchDemo with configuration Debug Ld /Users/gvs/Library/Developer/Xcode/DerivedData/PyTorchDemo-brnftyiccqnynwcjudbbqwtswfct/Build/Products/Debug-iphoneos/PyTorchDemo.app/PyTorchDemo normal arm64 (in target 'PyTorchDemo' from project...