Seyed Amirreza kabodian
Seyed Amirreza kabodian
@jmcnamara 1- I try [this](http://libxlsxwriter.github.io/getting_started.html) section **_Using CMake for Microsoft Visual Studio_** 2- Yes I do, my compile target and system is x64 3- yeah the program without libxlswriter work's...
A LOT of open issues and... 🤯 no answer... Hmmm 🤔 Interesting... 🧐
> hey!i met the same problem with you! have you solved this problem?looking forward to your reply! @Zalways Hi I Talk with dusty-nv and get say, pull again the repository...
I changed the version of OnnxRuntime from 1.13.0 to 1.12.0 and this problem was solved, but another error was caused... error message: (Run in debug mode) ``` Error C2665 'Ort::Session::Session':...
my labels.txt file is: ```text BACKGROUND object-1 object-goal ``` and the console output: ```terminal jetson.utils -- compiled without NumPy array conversion support (warning) jetson.utils -- if you wish to have...
@dusty-nv I noticed something... the model load successfully and when trying to create cuda image... it give me a error segmentation fault (core dumped) this is the problem... I don't...
> @SJavad hi! 👋 > > Thanks for your detailed inquiry! YOLOv5 primarily focuses on object detection, which means it's great at finding where an object (like a car) is...
@glenn-jocher hi again is that possible to do this task with yolov8-keypoiny detection ?
> @SJavad Hi again! 👋 > > Yes, YOLOv8 introduces capabilities for keypoint detection, which could potentially be used for tasks like identifying specific points within objects. However, it's important...