shersoni610

Results 53 issues of shersoni610

Hello, I would like to use OpenCV and onnxruntime that are installed in the system instead of using presupplied libs in the lite toolkit. Any example how can I use...

stale

Hello, in ort_utils.h, there is a compilation error on MAC error: ISO C++17 does not allow dynamic exception specifications [-Wdynamic-exception-spec] unsigned int data_format = CHW) throw(std::runtime_error);

stale

Hello, I am facing problems in installing the lib on the MAC running the latest OS version 12. I could not find QOpenGLWidget in the Qt library. Any suggestion is...

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello, I am using Yolov8 for detection purpose. The...

question

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello, I have followed the document as posted on...

question

Hello, I am trying the mode for the first time. I get the following message on Apple M1. Can someone help? File "/Users/Projects/FastSAM/gitsrc/utils/tools.py", line 179, in fast_process img_array = np.fromstring(buf,...

Hello, In the Inference code is it possible to return Image from the plot function instread of writing to a file?

Hello, Will it be a good idea to add an alpha value (for transparency) in the function "prompt_process.plot(..... )"? I changed the code and I find it useful instead of...

Hello, very much confused by these models. Both are claimed to be groundbreaking, so not sure on the strength and weakness of each method on segmentation tasks in particular. Also,...

Hello, Can someone answer some naive questions: 1. Why agents have "backstory" and Task have "Description". Why do not we have only one? In the task, we provide agent then...

question