Nvidia DALI
+ docker ERROR: dlopen "libnvcuvid.so" failed! SOLUTION: docker run options: -it --name dali --gpus all -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=video,graphics,utility,compute 참고하면 좋을 코드들 https://www.juanmontesinos.com/posts/2020/07/21/audiovisual-dali https://github.com/NVIDIA/DALI/issues/1464 https://github.com/NVIDIA/DALI/issues/3133