Skip to content
diaksz edited this page Mar 1, 2019 · 11 revisions

Welcome to the gt_pickup_annotation wiki!

Beginning a New Dataset

  1. Locate GenGridTape.m and writeJson_template.m
  2. In the command window, run the following: copyfile GenGridTape.m GridTapeAlign_[your dataset].m copyfile writeJson_template.m writeJson_[your dataset].m
  3. Search for TODO, to place the necessary text files for: a. Master path (path to dataset on your machine) b. Section mask (to be generated by you based on your dataset) c. Slot mask (can be copied from prev. dataset, preferably 8 vertices) d. Path to image links (usually the same, masterPath/img_links)
Clone this wiki locally