phelogges
phelogges
Update Same code and model, test other two pictures of flower, similar to picture above Pic1: `a bunch of dai dai dai dai dai dai dai dai dai dai dai...
So any advice for improvment? may be params in `caption = model.generate(image, sample=False, num_beams=3, max_length=20, min_length=5)[0]` will help
It still did't work error: ``main.py: error: unrecognized arguments: 0 0 0 0``
quite strange, in ``main.py``, line 30:31 shows ``parser.add_argument('--custom_label', type=int, nargs='+', help='custom label about selected attributes', default=[1, 0, 0, 0, 0])``, which means ``[1, 0, 0, 0, 0]``is readable as default,...