Commit Graph

3 Commits

Author SHA1 Message Date
0bf090c2a8 updates for products 2021-09-20 08:06:52 +02:00
f3d65241c5 fixes bug in logging function 2021-08-06 13:34:46 +02:00
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