Thirumalai Kumar

Results 5 issues of Thirumalai Kumar

The Logs: ``` File "tao_triton/python/entrypoints/tao_client.py", line 407, in main() File "tao_triton/python/entrypoints/tao_client.py", line 399, in main postprocessor.apply( File "/home/tensorthug/ELabeller/tao_triton/python/postprocessing/detectnet_processor.py", line 122, in apply output_array[output_name] = results.as_numpy(output_name).transpose(0, 1, 3, 2) ValueError: axes...

**Disclaimer** I just want some inputs in developing a below mentioned pipeline, if it's feasible. **Requirements** I'm currently working on a project where I need the diarization to work in...

Hi Folks, I really love this library since i tried this with my NLP project but I want to know can we adapt this for vision transformers too or Is...

I get OPUS-WEBM audio chunks from web-browser which I need convert it to PCM16 format. I tried using ffmpeg-python with the continuous chunks of data. The code actually converts the...

I followed the methods mentioned in the github repo but couldn't load the dataset. ERROR: AttributeError: 'DatasetInfo' object has no attribute 'creat_fn'