Thiago Cândido
Thiago Cândido
Greetings, I have an application that uses the [tf-serving docker container](https://hub.docker.com/r/tensorflow/serving) with the [nvidia-docker](https://nvidia.github.io/nvidia-docker/) container to enable GPU inference. Is it possible to run the tf-serving docker container with AMD...
I would like to increase the performance of the feature extraction procedure. Currently, I'm generating clips from several streams and using the video_loader.py implementation (without the GUI) to perform inference...
Greetings! I have a SaaS app. When certain commands are made by the user or by the system, I want to trigger a specific integration, like adding a new lead...
**Description:** I'm fine-tuning a VideoMAE model for binary classification on home camera footage to distinguish between two actions. Here’s a summary of my setup and the issues I’m facing: **Dataset...