python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Can MTLTexture be used to store 5-D input tensor?
I'm trying to implement a pytorch custom layer grid_sampler on GPU by Core ML Custom Operators. Both of its inputs, input and grid can be 5-D. My implementation of encodeToCommandBuffer, which is MLCu...
stx-000
Votes: 0
Answers: 0
ARBodyTrackingConfiguration - CPU jump to 200%
I have an app that uses ARKit with RealityKit using ARBodyTrackingConfiguration. I also perform CoreML detections on CVPixelBuffers from ARFrame.
It worked perfectly without issues until around iOS 14...
RealUglyDuck
Votes: 0
Answers: 0
Compiling of ML Kit model on demand
I want to check if it is possible to use ML Kit Pose Detection without having it in the initial application bundle (to reduce application size).
I am looking for functionality similar to one provided ...
ATV
Votes: 0
Answers: 1