-
Error Summary:
Type of Error: RuntimeError in PyTorch.
Function Causing Error: nonzero function.
Description: The error occurs when the nonzero function is applied to a tensor with more than …
-
我折腾了几天,还特别去安装了:
pyproj-3.2.1-cp310-cp310-win_amd64.whl
还是提示这个:
ERROR: Could not build wheels for groundingdino, which is required to install pyproject.toml-based projects
我不会编写程序,只是想用这个功能,如果可能…
-
Just a heads up, the huge memory model has the benefit of having the compiler adjust pointers such that pointer math is easier, but, also causes performance loss and overhead in your code.
The larg…
-
We want an Escher map (or multiple) to help with curation of the model.
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report.
### Bug
Hi
I'm working with an object de…
-
Hi,
I'm trying to deploy custom model. where pt gets converted to onnx and onnx gets converted to rknn. Both pt and onnx results the proper output at host. But the rknn doesn't give the expected ou…
-
I'm attempting to train a Basset-style model using a single dataset of peak calls but I'm getting the following error after running `basenji_train.py -k -o tmp/train_basset basenji/manuscripts/basset/…
-
When using the "CPU" option, the background remover updates as you move around and continues removing the background. When you switch to "GPU - TensorRT" option, it updates the silhouette once and the…
-
when I run gui_process_automation.py
command line (steps to reproduce)
/Users/puterbot/.venv/bin/python /Users/puterbot/puterbot/gui_process_automation.py
Exception
/Users/puterbot/.venv/lib/p…
-
Traceback (most recent call last):
File "D:\AI\segment-anything\segment_anything_webui\app.py", line 156, in
input_image.select(
AttributeError: 'Image' object has no attribute 'select'