Henry

Results 18 issues of Henry

Hello, First, I would like to thank you for this fantastic tool you have created. I actually think it is absolutely fantastic and easy to use. I would like to...

Hello, I am new with OpenVPN and I don't know too much about networks. So, apologies if I say things with no sense. I could run the docker container and...

Hi, I am applying computer vision solutions using hikvision cameras and DVR. Once I detect some object, I want to send alerts/alarms to the DVR in order to be post...

Hello! I am not Android developer, I am just trying to deploy a demo app of object detection in android and everything seems to go well while "make project" in...

Ciao Diego, I have tried your solution in several environments but it seems it is hard to keep correctly all version of packages. I finally could run your notebook for...

speedster

### Describe the bug Hello! I am trying to deploy Llama2 locally. The servers seems to run good with the following command: ``` openllm start opt --quantize int4 --model-id meta-llama/Llama-2-7b-chat-hf...

If in the function `transform` (https://github.com/hdnh2006/cartoonify/blob/a37167c5cda7a56362395271d30aecd5098bbbcd/cartoongan/test_from_code.py#L14) we set `gpu = 0`. The code fails because `torch.FloatTensor([n])` is not set in the same device as var, so the operation ``` var...

Hello, congratulations for the fantastic job. I am trying to use your model in similar scenarios and it seems it is not correctly working. I downloaded a public picture: https://as1.ftcdn.net/v2/jpg/03/74/64/82/1000_F_374648280_vLVabkfFYh2r7Mu9S9tps4Xk3kMwwJjh.jpg....

Hello, Thanks for the fantastic job you have done with this repo. In the past, I could succesfully export and run an app using deepstream in my Jetson Xavier NX...

Hello, I am running the `test.py` with all the parameters you suggested in the README, and I am getting the following warning: ``` /pytorch/torch/csrc/utils/tensor_numpy.cpp:141: UserWarning: The given NumPy array is...