Skip to content

iBz-04/Jetson_xavier_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Jetson_xavier_scripts

This repository contains installation scripts for OpenCV, CUDA, and PyTorch on Jetson Xavier devices.

How to Clone This Repository

To clone this repository to your local machine, follow these steps:

1. Install Git

If you don't have Git installed, please install it using your package manager.

For Ubuntu/Debian:

sudo apt update
sudo apt install git

For other systems:
Refer to the Git installation guide.

2. Clone the Repository

Open your terminal and run the following command:

git clone https://github.com/iBz-04/Jetson_xavier_scripts.git

This will create a local copy of the repository in a folder named Jetson_xavier_scripts.

3. Navigate into the Repository

cd Jetson_xavier_scripts

You can now view and use the installation scripts.

Additional Information

  • For details about each script, refer to the documentation or comments within the script files.
  • If you encounter any issues, please open an issue in this repository.

Description: Opencv, Cuda and Pytorch install scripts

About

Opencv, Cuda and Pytorch install scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages