admin 发表于 2025-3-18 19:31:13

Yolov8 AI自动瞄准教程






工具目录


├─YOLOv8ql
│├─YOLOv8-CPU
││├─1
│││├─datasets
││││├─coco128
││││└─qh
│││└─截图测试
││├─caffe2
│││└─python
││├─certifi
││├─cffi-1.15.1.dist-info
││├─charset_normalizer
││├─cv2
│││├─data
│││├─gapi
│││├─mat_wrapper
│││├─misc
│││└─utils
││├─gevent
│││├─libev
│││└─libuv
││├─gevent-22.10.2.dist-info
││├─google
│││└─protobuf
│││      ├─internal
│││      └─pyext
││├─greenlet
││├─greenlet-2.0.2.dist-info
││├─importlib_metadata-6.6.0.dist-info
││├─kiwisolver
││├─markupsafe
││├─matplotlib
│││├─backends
│││└─mpl-data
│││      ├─images
│││      ├─plot_directive
│││      ├─sample_data
│││      └─stylelib
││├─numpy
│││├─core
│││├─fft
│││├─linalg
│││└─random
││├─onnx
││├─onnxruntime
│││└─capi
││├─onnxsim
││├─pandas
│││├─io
││││└─sas
│││└─_libs
│││      ├─tslibs
│││      └─window
││├─PIL
││├─psutil
││├─pycparser-2.21.dist-info
││├─pytz
│││└─zoneinfo
│││      ├─Africa
│││      ├─America
│││      ├─Antarctica
│││      ├─Arctic
│││      ├─Asia
│││      ├─Atlantic
│││      ├─Australia
│││      ├─Brazil
│││      ├─Canada
│││      ├─Chile
│││      ├─Etc
│││      ├─Europe
│││      ├─Indian
│││      ├─Mexico
│││      ├─Pacific
│││      └─US
││├─pywin32_system32
││├─scipy
│││├─.libs
│││├─cluster
│││├─fft
││││└─_pocketfft
│││├─integrate
│││├─interpolate
│││├─io
││││└─matlab
│││├─linalg
│││├─ndimage
│││├─optimize
││││├─_highs
││││├─_lsq
││││└─_trlib
│││├─sparse
││││└─csgraph
│││├─spatial
││││└─transform
│││├─special
│││├─stats
││││└─_boost
│││└─_lib
│││      └─_uarray
││├─setuptools-65.6.3-py3.7.egg-info
││├─tcl
│││├─encoding
│││├─http1.0
│││├─msgs
│││├─opt0.4
│││└─tzdata
│││      ├─Africa
│││      ├─America
│││      ├─Antarctica
│││      ├─Arctic
│││      ├─Asia
│││      ├─Atlantic
│││      ├─Australia
│││      ├─Brazil
│││      ├─Canada
│││      ├─Chile
│││      ├─Etc
│││      ├─Europe
│││      ├─Indian
│││      ├─Mexico
│││      ├─Pacific
│││      ├─SystemV
│││      └─US
││├─tcl8
│││├─8.4
││││└─platform
│││├─8.5
│││└─8.6
││├─tk
│││├─images
│││├─msgs
│││└─ttk
││├─torch
│││├─ao
││││├─nn
││││├─ns
││││├─quantization
││││├─sparsity
││││└─__pycache__
│││├─autograd
││││├─_functions
││││└─__pycache__
│││├─backends
││││├─cuda
││││├─cudnn
││││├─mkl
││││├─mkldnn
││││├─openmp
││││├─quantized
││││├─xnnpack
││││├─_coreml
││││├─_nnapi
││││└─__pycache__
│││├─bin
│││├─contrib
││││└─__pycache__
│││├─cpu
││││├─amp
││││└─__pycache__
│││├─cuda
││││├─amp
││││└─__pycache__
│││├─distributed
││││├─algorithms
││││├─autograd
││││├─elastic
││││├─launcher
││││├─nn
││││├─optim
││││├─pipeline
││││├─rpc
││││├─_sharded_tensor
││││├─_sharding_spec
││││└─__pycache__
│││├─distributions
││││└─__pycache__
│││├─fft
││││└─__pycache__
│││├─for_onnx
││││└─__pycache__
│││├─futures
││││└─__pycache__
│││├─fx
││││├─experimental
││││├─passes
││││└─__pycache__
│││├─include
││││├─ATen
││││├─c10d
││││├─pybind11
││││├─TH
││││└─torch
│││├─jit
││││├─mobile
││││└─__pycache__
│││├─lib
│││├─linalg
││││└─__pycache__
│││├─multiprocessing
││││└─__pycache__
│││├─nn
││││├─backends
││││├─intrinsic
││││├─modules
││││├─parallel
││││├─qat
││││├─quantizable
││││├─quantized
││││├─utils
││││└─__pycache__
│││├─onnx
││││└─__pycache__
│││├─optim
││││├─_multi_tensor
││││└─__pycache__
│││├─package
││││├─analyze
││││└─__pycache__
│││├─profiler
││││└─__pycache__
│││├─quantization
││││├─fx
││││└─__pycache__
│││├─sparse
││││└─__pycache__
│││├─special
││││└─__pycache__
│││├─testing
││││├─_internal
││││└─__pycache__
│││├─utils
││││├─backcompat
││││├─benchmark
││││├─bottleneck
││││├─data
││││├─ffi
││││├─hipify
││││├─model_dump
││││├─tensorboard
││││└─__pycache__
│││├─_C
│││└─__pycache__
││├─torchvision
││├─ultralytics
│││└─yolo
│││      └─cfg
││├─wheel-0.38.4-py3.7.egg-info
││├─win32com
│││└─shell
││├─yaml
││├─zope
│││└─interface
││├─zope.event-4.6.dist-info
││└─zope.interface-6.0.dist-info
│├─YOLOv8-CUDA10.2
││├─1
│││├─datasets
││││├─coco128
││││└─qh
│││└─截图测试
││├─caffe2
│││└─python
││├─certifi
││├─cffi-1.15.1.dist-info
││├─charset_normalizer
││├─cv2
│││├─data
│││├─gapi
│││├─mat_wrapper
│││├─misc
│││└─utils
││├─gevent
│││├─libev
│││└─libuv
││├─gevent-22.10.2.dist-info
││├─google
│││└─protobuf
│││      ├─internal
│││      └─pyext
││├─greenlet
││├─greenlet-2.0.2.dist-info
││├─importlib_metadata-6.6.0.dist-info
││├─kiwisolver
││├─markupsafe
││├─matplotlib
│││├─backends
│││└─mpl-data
│││      ├─images
│││      ├─plot_directive
│││      ├─sample_data
│││      └─stylelib
││├─numpy
│││├─core
│││├─fft
│││├─linalg
│││└─random
││├─onnx
││├─onnxruntime
│││└─capi
││├─onnxsim
││├─pandas
│││├─io
││││└─sas
│││└─_libs
│││      ├─tslibs
│││      └─window
││├─PIL
││├─psutil
││├─pycparser-2.21.dist-info
││├─pytz
│││└─zoneinfo
│││      ├─Africa
│││      ├─America
│││      ├─Antarctica
│││      ├─Arctic
│││      ├─Asia
│││      ├─Atlantic
│││      ├─Australia
│││      ├─Brazil
│││      ├─Canada
│││      ├─Chile
│││      ├─Etc
│││      ├─Europe
│││      ├─Indian
│││      ├─Mexico
│││      ├─Pacific
│││      └─US
││├─pywin32_system32
││├─scipy
│││├─.libs
│││├─cluster
│││├─fft
││││└─_pocketfft
│││├─integrate
│││├─interpolate
│││├─io
││││└─matlab
│││├─linalg
│││├─ndimage
│││├─optimize
││││├─_highs
││││├─_lsq
││││└─_trlib
│││├─sparse
││││└─csgraph
│││├─spatial
││││└─transform
│││├─special
│││├─stats
││││└─_boost
│││└─_lib
│││      └─_uarray
││├─setuptools-65.6.3-py3.7.egg-info
││├─tcl
│││├─encoding
│││├─http1.0
│││├─msgs
│││├─opt0.4
│││└─tzdata
│││      ├─Africa
│││      ├─America
│││      ├─Antarctica
│││      ├─Arctic
│││      ├─Asia
│││      ├─Atlantic
│││      ├─Australia
│││      ├─Brazil
│││      ├─Canada
│││      ├─Chile
│││      ├─Etc
│││      ├─Europe
│││      ├─Indian
│││      ├─Mexico
│││      ├─Pacific
│││      ├─SystemV
│││      └─US
││├─tcl8
│││├─8.4
││││└─platform
│││├─8.5
│││└─8.6
││├─tk
│││├─images
│││├─msgs
│││└─ttk
││├─torch
│││├─ao
││││├─nn
││││├─ns
││││├─quantization
││││├─sparsity
││││└─__pycache__
│││├─autograd
││││├─_functions
││││└─__pycache__
│││├─backends
││││├─cuda
││││├─cudnn
││││├─mkl
││││├─mkldnn
││││├─openmp
││││├─quantized
││││├─xnnpack
││││├─_coreml
││││├─_nnapi
││││└─__pycache__
│││├─bin
│││├─contrib
││││└─__pycache__
│││├─cpu
││││├─amp
││││└─__pycache__
│││├─cuda
││││├─amp
││││└─__pycache__
│││├─distributed
││││├─algorithms
││││├─autograd
││││├─elastic
││││├─launcher
││││├─nn
││││├─optim
││││├─pipeline
││││├─rpc
││││├─_sharded_tensor
││││├─_sharding_spec
││││└─__pycache__
│││├─distributions
││││└─__pycache__
│││├─fft
││││└─__pycache__
│││├─for_onnx
││││└─__pycache__
│││├─futures
││││└─__pycache__
│││├─fx
││││├─experimental
││││├─passes
││││└─__pycache__
│││├─include
││││├─ATen
││││├─c10d
││││├─pybind11
││││├─TH
││││├─THC
││││└─torch
│││├─jit
││││├─mobile
││││└─__pycache__
│││├─lib
│││├─linalg
││││└─__pycache__
│││├─multiprocessing
││││└─__pycache__
│││├─nn
││││├─backends
││││├─intrinsic
││││├─modules
││││├─parallel
││││├─qat
││││├─quantizable
││││├─quantized
││││├─utils
││││└─__pycache__
│││├─onnx
││││└─__pycache__
│││├─optim
││││├─_multi_tensor
││││└─__pycache__
│││├─package
││││├─analyze
││││└─__pycache__
│││├─profiler
││││└─__pycache__
│││├─quantization
││││├─fx
││││└─__pycache__
│││├─sparse
││││└─__pycache__
│││├─special
││││└─__pycache__
│││├─testing
││││├─_internal
││││└─__pycache__
│││├─utils
││││├─backcompat
││││├─benchmark
││││├─bottleneck
││││├─data
││││├─ffi
││││├─hipify
││││├─model_dump
││││├─tensorboard
││││└─__pycache__
│││├─_C
│││└─__pycache__
││├─torchvision
││├─ultralytics
│││└─yolo
│││      └─cfg
││├─wheel-0.38.4-py3.7.egg-info
││├─win32com
│││└─shell
││├─yaml
││├─zope
│││└─interface
││├─zope.event-4.6.dist-info
││└─zope.interface-6.0.dist-info
│└─YOLOv8-CUDA11.3
│      ├─1
│      │├─datasets
│      ││├─coco128
│      ││└─qh
│      │└─截图测试
│      ├─caffe2
│      │└─python
│      ├─certifi
│      ├─cffi-1.15.1.dist-info
│      ├─charset_normalizer
│      ├─cv2
│      │├─data
│      │├─gapi
│      │├─mat_wrapper
│      │├─misc
│      │└─utils
│      ├─gevent
│      │├─libev
│      │└─libuv
│      ├─gevent-22.10.2.dist-info
│      ├─google
│      │└─protobuf
│      │      ├─internal
│      │      └─pyext
│      ├─greenlet
│      ├─greenlet-2.0.2.dist-info
│      ├─importlib_metadata-6.6.0.dist-info
│      ├─kiwisolver
│      ├─markupsafe
│      ├─matplotlib
│      │├─backends
│      │└─mpl-data
│      │      ├─images
│      │      ├─plot_directive
│      │      ├─sample_data
│      │      └─stylelib
│      ├─numpy
│      │├─core
│      │├─fft
│      │├─linalg
│      │└─random
│      ├─onnx
│      ├─onnxruntime
│      │└─capi
│      ├─onnxsim
│      ├─pandas
│      │├─io
│      ││└─sas
│      │└─_libs
│      │      ├─tslibs
│      │      └─window
│      ├─PIL
│      ├─psutil
│      ├─pycparser-2.21.dist-info
│      ├─pytz
│      │└─zoneinfo
│      │      ├─Africa
│      │      ├─America
│      │      ├─Antarctica
│      │      ├─Arctic
│      │      ├─Asia
│      │      ├─Atlantic
│      │      ├─Australia
│      │      ├─Brazil
│      │      ├─Canada
│      │      ├─Chile
│      │      ├─Etc
│      │      ├─Europe
│      │      ├─Indian
│      │      ├─Mexico
│      │      ├─Pacific
│      │      └─US
│      ├─pywin32_system32
│      ├─scipy
│      │├─.libs
│      │├─cluster
│      │├─fft
│      ││└─_pocketfft
│      │├─integrate
│      │├─interpolate
│      │├─io
│      ││└─matlab
│      │├─linalg
│      │├─ndimage
│      │├─optimize
│      ││├─_highs
│      ││├─_lsq
│      ││└─_trlib
│      │├─sparse
│      ││└─csgraph
│      │├─spatial
│      ││└─transform
│      │├─special
│      │├─stats
│      ││└─_boost
│      │└─_lib
│      │      └─_uarray
│      ├─setuptools-65.6.3-py3.7.egg-info
│      ├─tcl
│      │├─encoding
│      │├─http1.0
│      │├─msgs
│      │├─opt0.4
│      │└─tzdata
│      │      ├─Africa
│      │      ├─America
│      │      ├─Antarctica
│      │      ├─Arctic
│      │      ├─Asia
│      │      ├─Atlantic
│      │      ├─Australia
│      │      ├─Brazil
│      │      ├─Canada
│      │      ├─Chile
│      │      ├─Etc
│      │      ├─Europe
│      │      ├─Indian
│      │      ├─Mexico
│      │      ├─Pacific
│      │      ├─SystemV
│      │      └─US
│      ├─tcl8
│      │├─8.4
│      ││└─platform
│      │├─8.5
│      │└─8.6
│      ├─tk
│      │├─images
│      │├─msgs
│      │└─ttk
│      ├─torch
│      │├─ao
│      ││├─nn
│      ││├─ns
│      ││├─quantization
│      ││├─sparsity
│      ││└─__pycache__
│      │├─autograd
│      ││├─_functions
│      ││└─__pycache__
│      │├─backends
│      ││├─cuda
│      ││├─cudnn
│      ││├─mkl
│      ││├─mkldnn
│      ││├─openmp
│      ││├─quantized
│      ││├─xnnpack
│      ││├─_coreml
│      ││├─_nnapi
│      ││└─__pycache__
│      │├─bin
│      │├─contrib
│      ││└─__pycache__
│      │├─cpu
│      ││├─amp
│      ││└─__pycache__
│      │├─cuda
│      ││├─amp
│      ││└─__pycache__
│      │├─distributed
│      ││├─algorithms
│      ││├─autograd
│      ││├─elastic
│      ││├─launcher
│      ││├─nn
│      ││├─optim
│      ││├─pipeline
│      ││├─rpc
│      ││├─_sharded_tensor
│      ││├─_sharding_spec
│      ││└─__pycache__
│      │├─distributions
│      ││└─__pycache__
│      │├─fft
│      ││└─__pycache__
│      │├─for_onnx
│      ││└─__pycache__
│      │├─futures
│      ││└─__pycache__
│      │├─fx
│      ││├─experimental
│      ││├─passes
│      ││└─__pycache__
│      │├─include
│      ││├─ATen
│      ││├─c10d
│      ││├─pybind11
│      ││├─TH
│      ││├─THC
│      ││└─torch
│      │├─jit
│      ││├─mobile
│      ││└─__pycache__
│      │├─lib
│      │├─linalg
│      ││└─__pycache__
│      │├─multiprocessing
│      ││└─__pycache__
│      │├─nn
│      ││├─backends
│      ││├─intrinsic
│      ││├─modules
│      ││├─parallel
│      ││├─qat
│      ││├─quantizable
│      ││├─quantized
│      ││├─utils
│      ││└─__pycache__
│      │├─onnx
│      ││└─__pycache__
│      │├─optim
│      ││├─_multi_tensor
│      ││└─__pycache__
│      │├─package
│      ││├─analyze
│      ││└─__pycache__
│      │├─profiler
│      ││└─__pycache__
│      │├─quantization
│      ││├─fx
│      ││└─__pycache__
│      │├─sparse
│      ││└─__pycache__
│      │├─special
│      ││└─__pycache__
│      │├─testing
│      ││├─_internal
│      ││└─__pycache__
│      │├─utils
│      ││├─backcompat
│      ││├─benchmark
│      ││├─bottleneck
│      ││├─data
│      ││├─ffi
│      ││├─hipify
│      ││├─model_dump
│      ││├─tensorboard
│      ││└─__pycache__
│      │├─_C
│      │└─__pycache__
│      ├─torchvision
│      ├─ultralytics
│      │└─yolo
│      │      └─cfg
│      ├─wheel-0.38.4-py3.7.egg-info
│      ├─win32com
│      │└─shell
│      ├─yaml
│      ├─zope
│      │└─interface
│      ├─zope.event-4.6.dist-info
│      └─zope.interface-6.0.dist-info
├─YOLOV8轻量版通用目标跟踪框架
├─乐玩模块8.17
│├─com版
│└─编程助手
│      └─data
├─双机AI相关
├─批量剪裁640X640的图片
├─教学用的守望先锋源码和模型
│└─mod
├─易语言5.92绿色静态编译版-完整版
│├─AMZ
││├─bin
││├─data
││├─plugin
│││├─mz.r1.cc
│││├─mz.r2.sro
│││├─mz.r3.fastvariable
│││├─mz.r4.autobackup
│││├─mz.r4.autosave
│││├─mz.r4.colormodifier
│││├─mz.r4.compile
│││├─mz.r4.dropfiles
│││├─mz.r4.ec
│││├─mz.r4.menu
│││├─mz.r4.quick_input
│││└─mz.r4.tools
│││      ├─asm
│││      └─icon
││└─src
││      ├─lib
││      │└─jquery
││      ├─ui
││      │└─fonts
││      └─_res
││          └─IndexPage
│├─epackage
││└─source
│├─help
│├─lib
│├─plugins
││├─samples
││└─source
│├─samples
││├─DEELX正则表达式
││├─e8
│││└─ManyFiles
││├─中小学教学课件
│││├─中学电路虚拟实验室
│││├─小学语文教学课件
│││└─易用课件大师
││├─串口通讯
││├─其它
││├─办公软件
│││├─中华办公系统
│││├─中华电子表格
│││└─易之表增强版
│││      └─数据
││├─图形应用
│││├─2D动画
││││├─2D时钟
││││├─PNG拳皇
││││├─打字练习
││││├─打方块
││││├─潜艇大战
││││├─看图识文字
││││└─看谁跑得快
│││├─Ogre_3D图形引擎
│││└─OPENGL
││├─在DLL中输出类
││├─基本例程
││├─媒体播放
││├─常用工具
│││├─UU-B8电脑与网络工具
││││├─DATA
││││├─ICON
││││├─UCARD
││││└─_开发文档
│││├─文件批量更名工具
││││└─development_doc
│││├─易容大师
││││└─docs
│││├─易用文件管理大师
││││└─data
│││└─易语言农历工具
││├─易包
│││├─使用易包输出类
│││├─动态卸载易包
│││├─启动易包
│││├─易包与易模块配合使用
│││├─易包初始化
│││├─易包及易包之间相互调用
│││└─预载入易包
││├─易向导
│││├─API助手
│││├─OPenGL向导
│││├─SOCKS5网络代理
│││├─应用程序向导
│││└─通用密码登录管理向导
││├─易模块
││├─游戏软件
│││├─人机大战黑白棋
│││├─其它
│││├─古木五子棋人机对战
│││├─夺宝奇兵
│││├─拼图游戏
│││├─推箱子
│││├─搞怪碰碰球
│││├─无敌战机
│││├─蜘蛛牌
│││└─超级玛丽
││├─矢量图形
│││├─两步计算
│││└─教学课件
││├─科学计算
││├─经典数学算法集
││├─编译前插件
│││└─src
││├─网友优秀作品
││├─网络应用
│││├─BT下载
│││├─局域网即时通信系统
│││├─易语言下载快车
│││└─邮件收发
││├─行业应用
│││├─IT售后管理系统
││││├─Data
││││└─Main
│││├─Turbo C FOR Windows
││││├─Bin
││││├─Extlib
││││├─Help
││││├─Include
││││├─lib
││││└─System
│││├─健康证明管理系统
│││├─变压器设计大师
│││├─地理信息管理系统
│││├─易之网页开发系统
│││├─校务管理系统
│││├─物流公司信息系统
│││├─程序项目管理器
││││├─DATA
││││└─Run
│││├─精修家电维修管理系统
│││├─翠薇书店管理系统 V1.0
│││├─贷款管理系统
││││├─dat
││││├─demo
││││├─help
││││├─pic
││││└─report
│││└─通用工资管理系统
││├─行业控件
│││├─Grid++report报表控件
││││├─Data
││││├─Reports
││││└─例程
│││├─SkinSharp换肤
││││└─SkinSharp机器码产生器
│││└─滴答表格
│││      └─DiDaGrid
││└─静态编译
││      └─调用LIB和OBJ
│├─sdk
││├─cpp
│││├─elib
│││└─tools
││├─delphi
│││└─docs
││├─static_docs
││└─tools
│├─setup
│├─static_lib
││├─btdownload
││├─EdirectX
││├─eImgConverter
││├─eOALib
││├─EVectorAFrame
││└─ogrelib
│├─tools
│├─VC98linker
││├─Bin
││├─Lib
││└─MFC
││      └─Lib
│├─vreport
││└─images
│└─_SDK
│      └─AmzEncrypt
├─易语言模块与源码
│└─易语言模块与源码
├─易语言调用例子
│└─实例
│      ├─总结:从截图到训练完成开始调用
│      ├─易语言单线程调用YOLOv8轻量版
│      ├─易语言多模型多线程调用YOLOv8轻量版
│      └─补充:使用乐玩编写窗口截图工具
├─贝塞尔曲线例子
└─逐帧截图工具(快速获取大量截图)


**** Hidden Message *****


AO1199 发表于 2025-3-19 10:57:03

学习一下!!

dadaguai136 发表于 2025-3-20 20:28:43

膜拜神贴,后面的请保持队形~

氰化钾的春天 发表于 2025-3-20 22:47:31

谢谢版主分享

lihaixiang1990n 发表于 2025-3-21 03:26:57

学习学习!!

114514 发表于 2025-3-21 11:40:14

6666666666666

anuwatxx 发表于 2025-3-24 09:04:17

6666666666666
页: [1]
查看完整版本: Yolov8 AI自动瞄准教程