-
Hello, thank you for your excellent work. I am trying to use your yolov8-pose code in jetson nano for real-time detection. I set batchs=1, imageshape=640(h)x384(w). I can get right result, and I found…
-
Hi author,
What about the inference time of the network? Can it achieve real-time? Thanks.
-
论文: [DETRs Beat YOLOs on Real-time Object Detection](https://arxiv.org/abs/2304.08069)
代码:
- https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/rtdetr
- https://github.com/lyuwen…
-
Hello Domenico,
Your "A COMPARISON OF DEEP LEARNING INFERENCE ENGINES FOR EMBEDDED REAL-TIME AUDIO CLASSIFICATION" paper was a great read 👏. The paper already mentions that future work will focus on…
-
Can you tell me the details about inference time and training time on the public datasets like Market-1501, Cuhk03? Is it used for real-time person re-id? Thanks
-
I am currently using the DVIS model for inference, and it appears to take a directory of video frames in image format as input. I would like to inquire whether it is possible to directly input a video…
-
Dear authors,
You mentioned inference speed is 10 fps in the paper. Do you include the time of ```full BFM-to-FLAME transformation process```? In my machine, it takes more than 1 minute to generate…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentatio…
-
### Area Select
react-native-pytorch-core (core package)
### Description
I want to apply Animegan model using Playtorch on video, since I am developing React Native Application. However -
- Ther…
-
Hi and thank you for making this code available. I am running the demo inference on the same video as used on the example gif.
It works great, but the inference is running at around 2 seconds per f…