Igor Gadelha

Results 10 comments of Igor Gadelha

Hi, I also have a Lenovo s740, but mine came with an IMC Networks Integrated Camera. I tried to run the code made by @PetePriority to enable IR emitters but...

Just to update. I was able to enable the IR emitters, however they do not blink. They just stay on most of the time. Does howdy use the TOF principle...

Hi Scott, I had the same excitement till a figured out that renderPatch function is applied only to virtual instruments. Also, the librenderman has feature extraction process that is a...

I´m facing a similar issue with rotated faces at 90 and -90 degrees. To overcome, I´ve implemented a rotational detector, which rotates the image by 45 degrees at each step...

Hello. I can confirm that installing the device-plugin version 0.15.0-rc.1 alongside gpu-operator works with the following procedure. 1. Install gpu-operator with nvdp and nfd 2. upgrade to disable nvdp and...

Hey @cdesiniotis and @elezar, thanks for clarifying it. I can confirm that it works properly without the `shared-mem` volume mounted on the pod. However, it's common to mount a memory-backed...

Yep. Sounds good. I generally set the shared memory size of the pod to the amount of memory requested by the pod. But I guess that's not feasible in the...

Thanks, I also needed to to set the `IamInstanceProfile` on `node_config`. As in here ``` node_config: IamInstanceProfile: Arn: arn:aws:iam::XXXXXXXXXX:instance-profile/ray-autoscaler-v1 ```

Hi, tbh spot instances is a plus but very welcome and I think it's a great feature for this project. Elastic training would be awesome. But the reason I'm having...

Hi, thanks for this great project. I was looking for something like this for a while. Just to complement this request, it would be great to also have this feature...