programmeddeath1
programmeddeath1
I updated, I am getting invalid url, even tho im running the same command that you have run - 
 I tried it first without the . Then tried it with it nd sent that screenshot by mistake. Its giving me the same invalid url. Is it a config...
I had similar issues with increase in RAM with time. Could this be a docker issue? I have faced similar increase in RAM utilization for heavy Deep Learning API's that...
For now I just reverted to buster OS with the latest torch 1.11.0. Since i urgently needed to get it to work.
Here is my cog.yaml ```build: gpu: false python_version: "3.7.13" system_packages: - "zip" - "unzip" # - "openjdk-8-jdk" # - "ffmpeg" # - "libavcodec-dev" python_packages: - tensorflow==2.8.0 - typing-extensions==4.2.0 - sacremoses==0.0.53...
Here is the complete log - for the command, everything runs fine till the software-properties installation, there is socket and connection issues showing during ppa and package installation ```#12 9.435...
Nope i could'nt do it through FastDeploy. I managed to get the custom C++ inference done. here is a detailed reference - https://github.com/programmeddeath1/custom_yolov5_npu_rk3588_orangepi
Yes This one currently is running from a docker. I have setup my environment in (ubuntu20.04) docker for the latest ubuntu 22.04 os from the v1.33 release. ROS 1 currently...
I had used an ubuntu 20 image of yours like a year or so back. but they do not seem to be available on your recent github releases anymore. Would...
I tried it on the older orangepi ubuntu 20.04 os v1.6 . It gives the same error of unable to find gpu drivers. https://github.com/programmeddeath1/webhost/blob/master/libgl_error_rviz.txt I feel like the RVIZ application...