-
## Problem
Currently, at least in my experience, it is rare for the app to correctly recognize most words from first try, even under noise-free conditions. Subsequent cleaning up of the text could …
-
**Describe the bug**
I am training an LLM using DeepSpeed and 12 nodes a 8 V100s per node. My training is generally working well (thanks DeepSpeed), but when I run multiple training runs in parallel,…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
this repo is a very good accuracy rate benchmark reference for all model on imagenet classification task, but when do real project deployment the model's inference time cost is also very important, s…
-
Interesting project - would it be possible for you to post the speed for sampling/inference? I.e., real-time or x times faster/slower than real time. Thanks
-
# Product Creation-Model Deployment | Jeremy Zhang
Deploy the model to local device and imply real-time inference
[https://jeremyzxi.github.io/2023/10/17/PP-Product-Process_Journal.html](https://jer…
-
I want to do real time detection,it is too slow if i do inference on single image,how can i change the code to inference on a batch?
-
Thanks for your great work.
Currently, GCRN seems to work on normalized audio. Is it possible to run on real-time audio?
From my experience, real-time inference is pretty easy for the mask-based met…
-
**Describe the idea**
Support [LLM monitoring](https://docs.sentry.io/product/insights/llm-monitoring/getting-started/) in Ruby SDK.
**Why do you think it's beneficial to most of the users**
Impleme…
-
Hey! Great work and congratulations on your work being accepted by ECCV 2024!
I actually wanted to use this to run inference on my camera feed for object detection can you please guide me through all…