Skip to content

This project is about copy-paste for object detection. It's contains the python code of copy-paste for object detection and copy-paste for Instance segmentation.

License

Notifications You must be signed in to change notification settings

chuanxiang-wu/copy-paste-for-object-detection

Repository files navigation

copy paste for object detection

This project is about copy-paste for object detection. It's contains the python code of copy-paste for object detection and copy-paste for Instance segmentation.

File preparation

  • Images

The folder where the image addresses are stored

  • Labels

The folder where the corresponding annotation information is stored is in yolo format

yolo format: [class_id, x_center, y_center, relative_width, relative_height]

The file code is divided into two parts:

Read the code for more details

About

This project is about copy-paste for object detection. It's contains the python code of copy-paste for object detection and copy-paste for Instance segmentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages