-
## Description
I'm trying to deploy a semantic segmentation model with TensorRT. I first converted the ONNX model to an engine. Then use 'enqueueV3' to do inference. But I don't know whether it ru…
-
Hi,everyone!
I met a strange illegal memory access error. It happens randomly without any regular pattern.
The code is really simple. It is PointNet for point cloud segmentation. I don't think there…
-
### 🚀 The feature
This issue is dedicated for collecting community feedback on the Transforms V2 API. Please review the dedicated [blogpost](https://pytorch.org/blog/extending-torchvisions-transfor…
-
## Description
When downscale integer array, using `order=0` still can cause the result to contain integers that do not exist in the original array. I know that `skimage` would move everything …
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
### Describe the bug
Trying to run a LLaMa 13B model, I encounter a Segmentation Fault error
### To reproduce
Installed OpenLLM by running
```bash
pip install "openllm[llama, vllm, fine-tune]"
p…
-
**Describe the bug**
Hello,
I am trying to train Mesmer with new images and masks I annotated. I am trying to train the model by modifying [Nuclear Segmentation - DeepWatershed.ipynb](https://github…
-
Hello,
I am on Windows 11 using DirectML version of Stable Diffusion. I am unable to train any faces. Are you able to help me get to the root cause, please?
Here are my logs every time that I cl…
-
### Describe the bug
when I execute 'openllm start chatglm --model-id ../models/Transformers/chatglm-6b/ --debug', the model can load successful , but show '🚀 Next step: run 'openllm build chatglm' …
-
### Bug description
The WandB logger has an init argument `log_model` of type `Union[str, bool]` (see the [class definition](https://github.com/Lightning-AI/lightning/blob/fbdbe632c67b05158804b52f434…