Blackkinggg

Results 5 comments of Blackkinggg

There are also problems in the training stage. Neural-Texture-Extraction-Distribution/util/visualization/linear_attention.py: ### def attn2image(source_softmax, seg_query, input_image): target_list = [] image_size = input_image.shape[2:] for softmax, query in zip(source_softmax, seg_query): b, num_label, h, w...

> Hi! Is the checkpoint loaded successfully while inference? Can you provide the messages when you run inference.py 您好,我使用的原始代码,看起来inference没有成功load模型,没有报错信息,直接生成上面的图像

I have meet the seem question in reconstruction, and when start the discriminator the image will add some patches of noise. ![image](https://user-images.githubusercontent.com/39241441/199182571-5eec13da-9d1e-41f9-a8e8-3c8a4067f61a.png)

> I have the same question, can you help me? pls

> I copy this model models/peleenet_inet_acc7243.caffemodel and rename it to models/peleenetv2_inet_288_7243.caffemodel. > But it looks like not work. > So can you tell me how to solve it? hello,how do...