Electric Transmission and Distribution Infrastructure Imagery Dataset
conda env create -f environment.yml
- Make TFRecord for FasterRCNN
python data/make_patches
- Make segmentation map for StackNet
python make_angle_map.py
- FasterRCNN Please refer to TensorFlow Object Detection API
- StackNet
python train_stack.py