Hi, i am trying to run the Image2Text problem (image_text_ms_coco) using Tensor2Tensor on MS-COCO database. But I'm not sure what set of parameter (problem, model and hparams) should i use ?
Should i change these settings if i want to test the opposite problem text2image (image_text_ms_coco_rev).
# Error logs:
ValueError: Dimension size must be evenly divisible by 3 but is 1
Number of ways to split should evenly divide the split dimension for 'imagetransformer2d/parallel_0_4/imagetransformer2d/imagetransformer2d/body/split' (op: 'Split') with input shapes: [], [?,?,1,1] and with computed input tensors: input[0] = <3>.
Description
Hi, i am trying to run the Image2Text problem (image_text_ms_coco) using Tensor2Tensor on MS-COCO database. But I'm not sure what set of parameter (problem, model and hparams) should i use ? Should i change these settings if i want to test the opposite problem text2image (image_text_ms_coco_rev).
Environment information
For bugs: reproduction and error logs