Giter VIP home page Giter VIP logo

yolov8_ros's People

Contributors

qq44642754a avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yolov8_ros's Issues

about weights

If I want to use my own weights, can I run the official YOLOv8 training script on Windows and copy the generated weight file into your code for use

use cuda

if i want use cuda

  <param name="use_cpu"           value="true" />

change value false? or cuda?

想请问一下为什么我的使用jetson orin运行这个ros包时,并没有出现目标检测

我最开始时直接pip安装的pytorch官网的torch版本,这个是可以实现目标检测的,但是帧率只有1帧,我发现这是因为我torch.cuda.is_available()为false,所以使用了cpu来计算。后来将pytorch版本改为了nvidia官方提供的pytorch版本,这样运行帧率提高了,因为挂载到了cuda上,但是显示的图像并没有运行目标检测,这是因为什么呢

Cannot import msg file (unknown location)

I am facing the issue when launching the yolo_v8 launch file. It shows cannot import all the msg file. Any idea? Please help

Traceback (most recent call last):
File "/home/user/catkin_ws/devel/lib/yolov8_ros/yolo_ros.py", line 15, in
exec(compile(fh.read(), python_script, 'exec'), context)
File "/home/user/catkin_ws/src/yolov8_ros/yolov8_ros/scripts/yolo_ros.py", line 14, in
from yolov8_ros_msgs.msg import BoundingBox, BoundingBoxes, DepthPoint, DepthPoints , Object, ObjectLocations
ImportError: cannot import name 'BoundingBox' from 'yolov8_ros_msgs.msg' (unknown location)
[yolov8_node-1] process has died [pid 64501, exit code 1, cmd /home/user/catkin_ws/devel/lib/yolov8_ros/yolo_ros.py __name:=yolov8_node __log:=/home/user/.ros/log/883ecf8a-85d2-11ee-b80d-1f706cd9acc6/yolov8_node-1.log].
log file: /home/user/.ros/log/883ecf8a-85d2-11ee-b80d-1f706cd9acc6/yolov8_node-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done

注意

yolov8s.pt运行闪退,就换yolov8n.pt;在yolo_v8.py强制使用cuda

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.