-
Hello,
I am trying to upscale 1280 × 768 video (H.264 codec), using Real-ESRGAN and I am getting following error:
```
python main.py
/mnt/a0b764eb-cdc5-4f46-9a2e-e2f11deba631/PYTHON_CACHE/FAST_A…
-
Code release will be available within the next two weeks, we expect to release the inference and the realtime demo before November and the training source before December.
-
## Description
When I package a kedro pipeline for serving with modelify my kedro hooks no longer work.
## Context
I was using hooks for initialization of some structures and had to make work…
-
(Amazing work!)
It generates the exact same wav file no matter what seed I input, no variation (that I can notice).
Any idea why?
I'm using fast_inference.py, just modified enough to take com…
-
Hi,
Weights: yolov7.pt
Faiss gpu
input video resolution 1920 × 1080
gpu 2060 super
I am getting extremely slow fps. The actual inference step is very fast.
This line `online_targets = track…
-
### Anything you want to discuss about vllm.
This is a meta RFC tracking some of the performance enhancement works we are prioritizing.
- [ ] https://github.com/vllm-project/vllm/issues/6797
…
-
## Tell us about it
As part of the documentation revamp described in #1331. We should add a page explaining how to work with `InferenceData` and show several common tasks. The guide should cover at l…
-
**Please check the [Github](https://github.com/zezhishao/MTS_Daily_ArXiv) page for a better reading experience and more papers.**
## Time Series
| **Title** | **Date** | **Comment** |
| --- | --- | -…
-
I have the following `echo`-like `models/modelA/1/model.py`.
How can I call it from a command-line using `curl`?
`curl -i -X POST localhost:8000/api/infer/modelA/1 -H "Content-Type: application/…
-
Hi : I know how to convert mleap tensor to tensorflow tensor use our package, but I don't know how to make spark dataframe convert to mleap tensor[Double], I have found the method [TypeConverters.sp…