Commit Graph

1 Commits

Author SHA1 Message Date
4de74afcd1 adds coco image split script, update evaluation
- evaluation now pauses via pdb and correctly divides
  the image sizes
- coco image requires a 'coco' folder with the COCO
  'val2014' and 'annotations' folder downloaded from the
  cocodataset website
- the script splits up the dataset by snipping the bounding-
  box from the images and saving it into a seperate folder
  for later parsing by the siamese network
2021-08-06 13:24:08 +02:00