-
Thanks for your error report and we appreciate it a lot.
**Describe the bug**
I face data type matching problem when I simply run a script on coco panoptic using mask2former. The log is shown as f…
-
Hi,
I am trying to calculate virial stress in lammps using pair_allegro. I have trained the model with stress. I am using the develop branch of Nequip and the main branch of Allegro. For pair_alle…
-
## Preface
The goal of this issue is to discuss ideas for making it easier to specify
custom dataset, or to build up documentation that explains why the existing
process is already minimal.
I …
-
I get error `AttributeError: 'Tensor' object has no attribute '_trt'` when I meet MaxPool2d
/usr/local/lib/python3.6/dist-packages/torch2trt-0.0.0-py3.6.egg/torch2trt/torch2trt.py in wrapper(*ar…
-
Hi:
I wonder what the input image is and can I apply AC loss individually without Dice loss.
Can I apply AC loss in 3D neural network ,such as 3D UNet
best wishes
-
We have currently received several requests (#112, #110, #97) to run the SPHINX inference on GPUs with smaller memory. We also believe that fitting it into the 24GB memory bar benefits a broad range o…
-
### Your current environment
When running gemma2 7b, an error is reported [rank0]: RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasGemmEx( handle, opa, opb, m, n, k, &fal…
-
### Your current environment
```text
PyTorch version: 2.2.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC vers…
-
![image](https://user-images.githubusercontent.com/61956857/105818746-3fada100-5ff2-11eb-98c1-3f6af84347c5.png)
定位到以下发现出错
void NanoDet::decode_infer(ncnn::Mat& cls_pred, ncnn::Mat& dis_pred, int str…
-
Hello,
I'm recently using the CellPose to do the cell count. However, I found the predictions between GUI and command line are very different that the GUI gave me a better prediction, can you give …