lsch

Results 37 issues of lsch

Hey there, I am getting the following error when converting a model using coreml. : RuntimeError: PyTorch convert function for op 'pythonop' not implemented. "PyTorch convert function for op '{}'...

PyTorch (traced)
missing layer type

I tried to generate my own scrfd onnx model which succeeded by following the documentation in the insightful github repo. However once I have generated the new model (currently just...

## Bug Description When trying to convert a torch model to tensorrt, the process becomes stuck without showing any kind of debugging information on what is going on. CPU shows...

bug

Is it possible to plot the data by just using the mean (not the absolute one)? Would be interested to see the positive or negative impact of the mean features...

Hello, I am trying to convert the GFPGAN model to TorchScript/TensorRT to increase model performance. Has there be made any efforts yet on this? So far I made a successful...

I am using NukeVideo with support on LazyVStack. However when scrolling through the VStack, the placeholder view keeps re-appearing while loading the videoView. I would like to have a support...

The placeholder view is not working correctly when using Nuke Video & 4G LTE (for lower bandwith). The placeholder view is being shown for a short amount of time, then...

``` import AVKit import Nuke import NukeVideo import NukeUI extension UIView { /// Pins this view to it's superview. func pinToSuperview() { guard let superview = superview else { fatalError("UIView+pinToSuperview:...

What is the current status on .mp4 (H265 / VP9) support? The demos are 9 months old saying "do not use in production". On the official website, it states videos...

question

What is the current status on .mp4 (H265 / VP9) support? The demos are 9 months old saying "do not use in production". On the official website, it states videos...