Commit b9edf0e2 authored by holzinger's avatar holzinger
Browse files

Update README.md

parent 5e327793
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -49,6 +49,13 @@ cocoapi/
```

#### After Preprocessing:
* [extract_singlelabel_pics.py](/preprocessing/coco_preprocessing/extract_singlelabel_pics.py) will create the following folders and files (images for singlelabel training):

    ```
    cocoapi/
        train_all_objects/
            *.jpg
    ```

* [exract_multilabel_pics.py](/preprocessing/coco_preprocessing/extract_multilabel_pics.py) will create the following folders and files (images for multilabel training):