.
├── Arial Unicode.ttf //字体文件
├── README.md
├── YoloRecognition.py //主要py文件
├── __pycache__
│ └── YoloRecognition.cpython-39.pyc
├── best.pt //yolov8训练集
├── insect-yolov8-2024.7 //数据集
│ ├── README.dataset.txt
│ ├── README.roboflow.txt
│ ├── data.yaml
│ ├── train
│ └── valid
├── pic //识别效果图
│ ├── 1.jpg
│ ├── 1.png
│ ├── 10.jpg
│ ├── 10.png
│ ├── 2.jpg
│ ├── 3.jpg
│ ├── 3.png
│ ├── initial
│ ├── predict.png
│ └── predict1.png
├── requirements.txt
├── runs //yolov8训练pt文件数据
│ └── detect
-
Notifications
You must be signed in to change notification settings - Fork 0
ScienceNoBorders/pest-monitoring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
使用python+opencv+yolov8自定义数据集虫情监测系统
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published