-
It's kind of a bug, kind of a tip for the people who want to work with Waymo data. Installing waymo datasets toolkit (the only available version is v11 or smt lik this) crashes all the other dependen…
-
system information:
operating system: ubuntu 18.04
gcc 4.9
CUDA 11.7
opencv 4.2.0
cross compilation for nvidia agx orin
I am compiling opencv 4.2.0 for nvidia orin. The compilation failed as …
-
conda create -n fvid python=3.7;
conda activate fvid;
conda install pytorch==1.7.1 torchvision==0.8.2 cudatoolkit=10.1;
conda install ffmpeg==4.0.2;
pip install opencv-python dominate scipy tqdm m…
-
=> ERROR [3/3] RUN set -ex && apt-get -qq update && apt-get -qq install -y --no-install-recommends build-essential cmake make gcc g++ git curl wget unzip ff 0.3s
----…
-
Been trying for days to try and get lbfs/DeepFaceLab_Linux to work. Mainly encountered user error programs but now when running ./4_data_src_extract_faces_S3FD.sh it only utilizes the CPU and my GPU (…
-
I been spending hours to to fix this but im not sure why
D:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
[START] Security scan
[DONE] Secu…
-
### System Information
OpenCV version : 4.1.2
Operating system: Docker image nvcr.io/nvidia/tensorrt:21.07-py3
CMAKE_CXX_STANDARD 17
### Detailed description
I am unable to disable error logs…
-
### System Information
OpenCV version: 4.9.0
Platform: Nvidia Jetson Orin Developer Kit
Operating System: JetPack 5.1.2 - Ubuntu 20.04
Compiler & compiler version: GCC 9.4.0
Compilation line:
`…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
Following the [work towards a distro-friendly build system](https://github.com/pytorch/pytorch/issues/14699), a question spontaneously comes up in my mind: what's the recommended default configuration…