Pengsen Ma

Results 11 comments of Pengsen Ma

有人解决了吗?

{"Loss/scores/fake": {"num": 1312000, "mean": -4.672473785028225, "std": 2.1516482762262013}, "Loss/signs/fake": {"num": 1312000, "mean": -0.9828719512195122, "std": 0.18428979219139854}, "Loss/G/loss": {"num": 2000, "mean": 18.6724349565506, "std": 3.7821310307624945}, "Loss/scores/real": {"num": 656000, "mean": 5.545181464427855, "std": 2.436094622720647}, "Loss/signs/real": {"num":...

i have a some stupid question about x_T is sampled from N (0, I) for decoding, could the x_T is sampled from other ? for example: (0, I0) (5, 17)...

Now, why did I end up with recall being 0? Is this normal

@LTH14 Dear author, I would like to ask about Fig7, do you directly add up the rep of the two images and input the interpolation rep result obtained by pixel...

> For Figure 7, we first extract the MoCo-v3 representations from the two real images (rep1 and rep2), and then obtain the interpolated representation as inter_rep = t*rep1 + (1-t)*rep2....

I'm sorry, I don't quite understand what you mean. Did you input GT image into MAGE, and then SSL(GT image) is used as the condition of MAGE, and then do...

Can you tell me a little bit about how Figure 7 is done? Since I see that RCG has only one condition input, how can I interpolate between the two...

Thank you very much! I've understood.

if i need set "--world_size 4"?