-
Notifications
You must be signed in to change notification settings - Fork 4
Home
diaksz edited this page Mar 1, 2019
·
11 revisions
Welcome to the gt_pickup_annotation wiki!
Beginning a New Dataset
- Locate GenGridTape.m and writeJson_template.m
- In the command window, run the following: copyfile GenGridTape.m GridTapeAlign_[your dataset].m copyfile writeJson_template.m writeJson_[your dataset].m
- 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)