登录  | 立即注册

游客您好!登录后享受更多精彩

查看: 132|回复: 7

[视频] Yolov8 AI自动瞄准教程

[复制链接]

170

主题

21

回帖

1036

积分

管理员

积分
1036
发表于 2025-3-18 19:31:13 | 显示全部楼层 |阅读模式
161649rxxcoihzccvvyrvo.png
161816etyi7tvwlyhin5b5.png



工具目录


├─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轻量版
│      └─补充:使用乐玩编写窗口截图工具
├─贝塞尔曲线例子
└─逐帧截图工具(快速获取大量截图)


游客,如果您要查看本帖隐藏内容请回复



0

主题

189

回帖

145

积分

注册会员

积分
145
发表于 2025-3-19 10:57:03 | 显示全部楼层
学习一下!!

点评

已经更新链接  发表于 2025-3-20 12:46
回复

使用道具 举报

0

主题

13

回帖

45

积分

新手上路

积分
45
发表于 2025-3-20 20:28:43 | 显示全部楼层
膜拜神贴,后面的请保持队形~
回复

使用道具 举报

0

主题

9

回帖

65

积分

新手上路

积分
65
发表于 2025-3-20 22:47:31 | 显示全部楼层
谢谢版主分享
回复

使用道具 举报

0

主题

10

回帖

22

积分

新手上路

积分
22
发表于 2025-3-21 03:26:57 | 显示全部楼层
学习学习!!
回复

使用道具 举报

0

主题

1

回帖

1

积分

新手上路

积分
1
发表于 2025-3-21 11:40:14 | 显示全部楼层
6666666666666
回复

使用道具 举报

0

主题

31

回帖

236

积分

注册会员

积分
236
发表于 2025-3-24 09:04:17 | 显示全部楼层
6666666666666
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|断点社区 |网站地图

GMT+8, 2025-4-3 19:00 , Processed in 0.132805 second(s), 18 queries , Yac On.

Powered by XiunoBBS

Copyright © 2001-2025, 断点社区.

快速回复 返回顶部 返回列表