Skip to content

lesleychou/darpa_tc3_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

darpa_tc3_convert

Transfer darpa TC3 json data into ATLAS input format ("Subject Type Object")

  1. Download data from DARPA TC3: google drive

  2. Create 'data/' folder, put darpa .json data into 'data/' folder

  3. Rename the data into the format 'convert.py' can read (ex: 'cadets-e3-0.json' ,'cadets-e3-1.json' ,'cadets-e3-2.json')

  4. Run script example:

python convert.py --source="data/cadets-official-all/" --system="cadets" --format="json" --save="cadet-results"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages