Winne2GO

Results 22 comments of Winne2GO

I have encountered the following error from unittest with EGL build, any idea to resolve? /root/mount/Matterport3DSimulator/src/test/main.cpp:350: FAILED: REQUIRE_NOTHROW( sim.initialize() ) due to unexpected exception with message: EGL error 0x300c at...

So, how can we generate pano images for each viewpoint?

i have create a pkl file that can be loaded without coco_voc by only storing the .details.precision details.score numpy.array. https://drive.google.com/open?id=1eRrH45xOj41__v2bXMVa8OGZ1Gj6NYze using python 3 to load the python 2 pkl file:...

Thanks for your apply. I use pytorch 0.4 and have upgraded the code from 0.3 to 0.4. I will check it again later.

i am on windows and it seems there is no available pytorch 0.3.1 for windows TAT . it is strange that i can train with my upgraded code to reproduce...

Hi, if my model produces images with noises after being trained for 10k iterations, how can I resolve the problem ?

@KelestZ Hi, have you resolved the convergence issue of the model ? I am encountering the similar problem where my model produces images with noises after being trained for 10k...

positive example也不会参与到generator中,好像和rollout的reward没有关系,因为reward是根据生成的句子来计算的。然后,generator生成的句子是没有ground truth的,reward是算到end token那里后面的就mask掉么?

@uminaty I have encountered the similar problem where the trained model **produces noisy images with a colour shift**. I haved tried the same setting to train the model for 50k...