Skip to content
Snippets Groups Projects
Commit f5c5a4c3 authored by Kevin Shih's avatar Kevin Shih
Browse files

uncommenting lines in gen_dataset_script.sh

parent dbcfe37f
No related branches found
No related tags found
No related merge requests found
#! /bin/sh
#mkdir -p images
#python2 gen_dataset.py images anno.json
#python2 gen_regions.py anno.json regions_anno.json
mkdir -p images
python2 gen_dataset.py images anno.json
python2 gen_regions.py anno.json regions_anno.json
python2 split_dataset.py anno.json train_anno.json test_anno.json
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment