Jaime Menéndez Llana

Results 20 comments of Jaime Menéndez Llana

Sorry again @1adrianb but the problem about `RuntimeError: invalid shape dimension -1061950504` persists. I'm running a code with a video as an input source inside a image with Cuda 11.0.3,...

Where is this video "acazlolrpz.mp4" which you refer in the script? I tried with sfd and it's working but the GPU memory comsumption is quite higher than the other one...

Yes, the resolution is 1920x1080, frame rate 30. Sorry but I can`t pass to you the video. I'm not authorized.

Version 1.6.0 is proved that it works for this config? @Witek- @gineshidalgo99

I always have those issues when I'm compiling the library (v1.6.0) (particularly Caffe): ![image](https://user-images.githubusercontent.com/4520583/106672520-75cdc080-65b0-11eb-90b5-7696335ceb3f.png) ![image](https://user-images.githubusercontent.com/4520583/106672402-461eb880-65b0-11eb-8bee-d5d27417283c.png) @Witek- @gineshidalgo99 I was investigating, that's came to this: https://github.com/BVLC/caffe/issues/6970 In this thread, it invokes...

Another tip, I just tried to compile without USE_CUDNN. It's working consuming 5GB without face and hands. But when I run the script: https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/examples/tutorial_api_python/05_keypoints_from_images_multi_gpu.py Error: Segmentation fault (core dumped) (when...

Hi, I'm having the same troubles and the problem persists. I installed RabbitMQ by docker typing the next comand: `docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3-management`...

Thank you for your reply @mandar1998 , but the current error shows me is the following: `None of the specified endpoints were reachable ---> System.PlatformNotSupportedException: Operation is not supported on...

@mandar1998 @meverett @CymaticLabs look at this, when I run with **API level .NET 4.x** and scripting backend Mono, everything is ok but when I change the **scripting backend to IL2CPP**,...

Well, after several tests, looking for different solutions, I realised in this issue is the key: https://github.com/CymaticLabs/Unity3D.Amqp/issues/13#issuecomment-562061616 Downloading those dll and replacing in the proper folder, everyting is working for...