Skip to content

autognc/ravenML-dataset-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raven ML Dataset Plugins

Installation

  1. Follow the instructions to setup ravenML. (Change python version to 3.7.0)

  2. Activate the ravenML environment:

conda activate ravenml
  1. Move into the proper directory:
cd rmldatatfrecord
  1. Install requirements:
pip install -e .

Dataset Creation

  1. Move to the proper directory:
cd rmldatatfrecord
  1. Make a copy of the config template:
cp sample_configs/tf_record_all_fields.yaml config.yaml
  1. Modify the 'imageset' parameter to point to the local path for the dataset.

  2. Create the dataset:

ravenml data create -c config.yaml tf-record

About

Dataset creation plugins for ravenML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages