Saumil Kapadia

Results 17 issues of Saumil Kapadia

Require labeling tool for 3D image, lidar and radar annotation.

feature
labeling

Is kubeflow 1.5 compatible with kubernetes 1.21 or higher versions ? As azure AKS gives kubernetes support only from 1.21 onwards, i was unable to install KF 1.5, 1.4 on...

Why latest version of kubeflow is not supported and only v1.2 is supported in azure AKS?

Does akka support mqtt 5.0 client?

p:mqtt

I am using MQTT streaming flow through server session but I have clients outside of Akka to communicate with that server with credentials for security reasons. Is that supported? If...

p:mqtt-streaming

I am running dynamodb with local env. I have specified below configuration in serverless.yml. dynamodb: start: port: 8000 dbPath: .\tmp migrate: true migration: dir: offline/migrations I expected to get db...

I deployed 1 serverless function on azure stack for the existing resource group as I don't have permission to create any new RG due to company policy. And i needed...

Added counter to send the same message multiple times to generate load using same connection. Delay is used to delay the messages set in counter.

Hi, Very nice example to start with. I am looking for JWT verification using JWT private key/certificate. Can you help me to understand how to work with that?

I am using https://www.eclipse.org/paho/clients/c/embedded-sn/ as mqtt gateway due to latency constraints. Need this project to support MQTT-SN protocol.