NVIDIA-AI-IOT / YOLOv5-with-Isaac-ROS

Sample showing how to use YOLOv5 with Nvidia Isaac ROS DNN Inference
Apache License 2.0
38 stars 5 forks source link

README: adding tag to insure building of torchvision #5

Open eladpar opened 1 year ago

eladpar commented 1 year ago

https://github.com/NVIDIA-AI-IOT/YOLOv5-with-Isaac-ROS/blob/4defe4eaacc7c6d7440bab58b8b6457da6a70d21/README.md?plain=1#L54 adding the tag --no-build-isolation to insure build works that means:

pip install -v .  --no-build-isolation

as recommended in https://github.com/pytorch/vision