Closed saharjandaghy closed 4 years ago
The reason why the generated samples of program are some numbers is because you ran the program with synthetic data. You need to change the parameters (in config.py
) as if_real_data=True
and dataset='image_coco'
(or others real datasets).
what is the output of program exactly? my output is some numbers? How can I convert numbers to sentences?