An open API service indexing awesome lists of open source software.

https://github.com/bmycheez/fastdemo

Video Denoising Toy Test in NVIDIA Jetson Orin NX with multi-threading (2024)
https://github.com/bmycheez/fastdemo

cmake cmakelists cpp multi-thread python python3 single-thread

Last synced: 6 months ago
JSON representation

Video Denoising Toy Test in NVIDIA Jetson Orin NX with multi-threading (2024)

Awesome Lists containing this project

README

          

# FastDemo
ENERZAi Fast Demo

## (C++) OpenCV 빌드
[Reference](https://forums.developer.nvidia.com/t/best-way-to-install-opencv-with-cuda-on-jetpack-5-xavier-nx-opencv-for-tegra/222777)

## (Python) 가상환경 설치
[Reference](https://jamanbbo.tistory.com/45)

## (Python) PyTorch for Jetson
[Reference](https://forums.developer.nvidia.com/t/pytorch-for-jetson/72048)

## (Python) TensorRT, PyCUDA 설치
CUDA, cuDNN 은 Jetson OS 인 Jetpack 설치 시 자동으로 설치됩니다.
[Reference](https://medium.com/dropout-analytics/pycuda-on-jetson-nano-7990decab299)