-
Follow the instructions to setup ravenML. (Change python version to 3.7.0)
-
Activate the ravenML environment:
conda activate ravenml
- Move into the proper directory:
cd rmldatatfrecord
- Install requirements:
pip install -e .
- Move to the proper directory:
cd rmldatatfrecord
- Make a copy of the config template:
cp sample_configs/tf_record_all_fields.yaml config.yaml
-
Modify the 'imageset' parameter to point to the local path for the dataset.
-
Create the dataset:
ravenml data create -c config.yaml tf-record