Hasnain Naeem

Results 5 issues of Hasnain Naeem

**Greetings,** I'm facing an issue when I start downloading the data. This is the error I get: ``` hasnain@Hasnain:/mnt/d/Internship/Codes/New/download_audioset$ python3 as_download.py 1,146,880 Bytes [85.11%] received. Rate: [ 34 KB/s]. ETA:...

I tried installing Cuda, Cudnn & Tensorflow for GPU. Even my GPU is being listed in GPUs available which can be found using these lines: ``` import tensorflow as tf...

Greetings, **Background:** I'm working on Violence Detection using Multimodal approach in my Internship. I want to feed it Spectrograms of Audio of video. I have been trying to understand the...

The code file does not execute and freezes indefinitely. When I remove the below-mentioned line from the code, the project runs as expected: `from qtorch.quant import float_quantize, fixed_point_quantize, block_quantize `...

### How to Use - Organize the dataset images into directories named as the class label. - Update dataset details in `config.ini`. - To load a custom dataset, include the...