python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
YOLOv5, TensorRT export with Jetson AGX Xavier
I want to export TensorRT model(ex. yolov5s.engine) with Jetson AGX Xavier. But when I try below page, I got some error messages.
https://github.com/ultralytics/yolov5/issues/251
[TensorRT] WARNING: S...
SJ Moon
Votes: 0
Answers: 1
cc: error: unrecognized command line option ‘-msse2’
In Nvidia jetson Xavier, when cmake CudaSift
nvidia@tegra-ubuntu:/usr/local/CudaSift-Maxwell/build$ make
[ 14%] Building NVCC (Device) object CMakeFiles/cudasift.dir/cudasift_generated_matching.cu.o
c...
Chx
Votes: 0
Answers: 0
Jetson AGX Xavier python3 matplotlib 3.3.4 installation error
I want to use yolov5 at my Jetson AGX Xavier developer kit and I have to upgrade matplotlib to version 3.3.4 highest version that python3.6 support. I'm using python version 3.6.9(default of Jetson AG...
SJ Moon
Votes: 0
Answers: 4
Improve performance Gstreamer pipeline for webrtc in Jetson AGX
I have one applications in c++ to get the video using gstreamer from a camera and then send the video via UDP to another application in c++ that gets the video and makes the restreaming using webrct. ...
VictorCB
Votes: 0
Answers: 1