- Mask_RCNN
- tensorflow 1.15
- keras 2.1.*
- pandas
project
|_data
|_annotations
|_images
|_labels.csv
|_mask_rcnn.ipynb
|_mask_rcnn.py
|_mask_rcnn_coco.h5
- pillow
python data_processing.py
- Image will load with labeled boxes starting with 0
- User is prompted to list which boxes have a human in a dangerous position
Type skip to ignore or list which boxes are dangerous (space separated): - User types
1.
exitto exit the program
1.skipto skip image or user types a space-separated list of the labled boxes 1.0 2 5for the boxes labeled 0, 2 and 5. - A new image to label is displayed