nicholasguimaraes

Results 7 issues of nicholasguimaraes

I'm trying to start training on UCF101 dataset just as your tutorial shows but I'm getting the follwing error. Traceback (most recent call last): File "UCF101_ResNetCRNN.py", line 168, in all_y_list...

Hello, I tried downloading the dataset from the link you provided in your repository. I couldn't extract it but I realized that the data divided into .jpg frames. I downloaded...

I've got a simple question to anyone who has already tested the code from this repository. After converting the model to TRT and preferably optimized it to run with int8,...

Hello, I'm trying to start training with the UCF-101 dataset. I've done a few adaptations on your code to get where I am now. I downloaded the ucf 101 dataset...

I'm trying to compile decord in windows using cmake but it cannot find ffmpeg. I tried adding the path in decord/cmake/modulesFFmpeg.cmake But it did not work. Where do I need...

### Describe the bug I am trying to load the pretrained glowtts model from the repo but I am stuck with this error when ***setup_model()*** function runs. ***ValueError(" [!] Unkown...

bug

## ❓ Question ## What you have already tried I'm trying to build **Torch-TensorRT version 2.3.0a0**. I successfully built **Torch 2.3.0.dev**. When building Torch-TensorRT, if I comment **http_archive** for **libtorch**...

question