Enzo90910

Results 18 comments of Enzo90910

I just had this issue while trying to install KFP on recent versions (>= 4.3) of Docker for Desktop, which include k8s 1.22. I don't think I can offer a...

I'm guessing we won't get news on this before WWDC, but it would be nice to know if there are plans for this. Currently running turicreate on a x64/Ti1080 server...

> @Enzo90910 can you share some details on how you do this? Or is it just simple ssh? Basically following the doc here https://github.com/apple/turicreate/blob/main/LinuxGPU.md You need Cuda, CuDNN and tensorflow-gpu...

Has there been any update on this? Or even any recent Apple announcement about Turi Create?

Anything I can do to help fix this? I can't really downgrade my Kubernetes on premise cluster and I would really like to give the operator a try.

> As a temporary workaround, the crd will deploy (on 1.18 in my case) by removing the instances of `protocol` from the several `x-kubernetes-list-map-keys` arrays in the generated crd. I...

I confirm switching to controller-gen 0.2.4 functions as a workaround for this issue.

I have the same issue with the one shot object detector. I get usable models when I want to detect 10-15 objects but I actually want to detect about 100...

As a workaround, does anyone know how to export the generated synthetic data (images and annotations) in a format usable in another training system?

This issue is currently preventing us from using the Evaluator component in production, since it makes the memory requirements on a single Flink TaskManager rather huge.