Skip to content

Bowen-777/Plastic-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plastic-Detection

The training code for plastic detection

Project Structure

The project structure is

Plastic-Detection
├── README.md
├── data
│   ├── train
│   └── val
├── data.yaml
├── detect.py
├── label
│   ├── train
│   └── val
├── total_data.zip
├── total_val.zip
├── train.py
├── train_config.yaml
└── utils
    └── labelme2yolo.py

Dependecies

  • Before training, please use pip install ultralytics to install the available YOLO model.

Training data & Evaluation data

  • Training data: Data from Fuzhou(福州) are used for training.
  • Evaluation data: Data from Qingdao(青岛) are used for evaluation.

About

The training code for plastic detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages