17000432

Results 4 comments of 17000432

Can you share the test code?I tried to write the test section, but there were some problems. #-*-coding:utf-8 -*- import torch import matplotlib.pyplot as plt import numpy as np import...

@inkzk Did you later write the test module to generate image subtitles?Can you share it with me

I am trying to run train.py.(model=ssa) .I rearranged the location of the image according to the configuration file, but still reported an error No such file or directory: './data/train2014/COCO_val2014_000000071597.jpg'. Thanks...

I tried and still got an error No such file or directory: './data/train2014/COCO_val2014_000000071597.jpg'. May I ask how to modify it? Thank you very much.