-
-
### 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 fou…
-
### Goal
I am trying to capture the audio segment which contains the wakeword from my raw input audio stream from microphone.
### Background
I have trained my own model on a private dataset and eve…
-
**Ask the question**
What's the best route to save the predictions into a csv file (using Tribuo classes). Say I have a `List`
One way could be to iterate thru the list of items and write it to th…
-
It would be great if support can be added to compute simultaneous confidence intervals, similar to routines available in emmeans, rms, etc.
-
@romovpa @kostmo @smacke @kit1980 Hello. I use the following export file to convert **pt** to **torchscript.ptl** https://github.com/ultralytics/yolov5/blob/master/export.py
python export.py --wei…
-
Halloechen~~~, many thanks for this great project in Advance.
When I tried this project with my own dataset, it shows very bad performance. The task is addressed to classify the body rotation (min…
-
# Student Portfolio
Welcome to my Student Portfolio! This document provides an overview of my academic and personal projects, guidelines for navigating the portfolio, and additional information abo…
-
Part of the appeal of using neural networks for real-time detection is their comparatively small compute footprint. Any publication on their efficacy should show this explicitly by showing how through…
-
I am facing issues to build the two kernels mentioned in the kernel_requirements folder. I suppose both the kernels use a different version of Python because when I tried to install packages directly …