Object Detection
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
copy_labels.py File Reference

Namespaces

namespace  copy_labels
 

Functions

 copy_labels.copy_files_with_class_ids (txt_dir, img_dir, output_dir, target_class_ids=[2, 4])
 

Variables

str copy_labels.txt_dir = '../dataset/labels/train'
 
str copy_labels.img_dir = '../dataset/images/train/'
 
 copy_labels.ignore_errors
 
str copy_labels.output_dir = '../filtered/'