Kunal

Results 9 issues of Kunal

I am able to host a custom-tensorflow model with tf-serving, but that model accepts image in matrix form [None, None, None,3]. But I want to make changes such that it...

type:feature
stat:awaiting response

Hello Swati I tried running your code but ran into some error ``` /mediapipe/mediapipe/examples/android/src/java/com/google/mediapipe/apps/portraitsegmentationgpu/BUILD:35:15: Merging manifest for //mediapipe/examples/android/src/java/com/google/mediapipe/apps/portraitsegmentationgpu:portraitsegmentationgpu failed (Exit 1): ResourceProcessorBusyBox failed: error executing command bazel-out/k8-opt-exec-50AE0418/bin/external/bazel_tools/src/tools/android/java/com/google/devtools/build/android/ResourceProcessorBusyBox --tool MERGE_MANIFEST --...

--------------------------------------------------------------------------- IndexError Traceback (most recent call last) in ----> 1 vocab = build_vocab() 2 alist = read_alist() 3 raw = read_raw() in build_vocab() 8 items = line.strip().split(' ') 9 for...

I have trained a yolov7-e6e on a custom dataset. But I'm getting multiple class prediction on same object in some cases. While going through the code of function **_non_max_suppression_** inside...

## Description I am unable to open Jupyter notebook in a remote ec2 instance from vscode. I have been using this method for a very long time. But from around...

bug
status:Needs Info
status:Needs Triage

Missing Colon after the character name chandler should be replaced with chandler: as in every other links

### What happened? I was trying to do tag based routing in LiteLLM, but it redirects to "default" tag more than the tag that i am passing in the request:...

bug

I recently migrated my old collection from Qdrant version 1.8.0 to 1.12.0 to enable multitenancy. The migration was done point by point. However, now when I perform a hybrid search...

### Your current environment NVIDIA GH200 ### 🐛 Describe the bug While building the vLLM Docker image for ARM64 (Nvidia GH200 instance) as per the official [documentation](https://docs.vllm.ai/en/stable/deployment/docker.html#building-for-arm64-aarch64), I encountered the...

bug