yolov8_ros
yolov8_ros copied to clipboard
YOLOv8-NAS 3D
Hi, I was recently exploring YOLO-NAS models and came across your GitHub yolonas_ros, which you already integrated with ROS (highly appreciated). If I have to use YOLO-NAS in this 3D object detection framework, would I need to change the weight files and configuration files from yolov8 to YOLO-NAS, or would a more comprehensive modification be required?
Thanks