weizhou1991

Results 5 issues of weizhou1991

Hi, I am curious why u shuffled DCT block before the SVD operation, what's the meaning of that ? For safty? And I found that the fast mode doest works...

Hi there, Thank you so much for your wonderful work, however, when I tried your example for "night to day" model with my own images, the results looks like an...

Hi there, When I was using your "generate_base.py" script file, I got "CUDA out of memory" when exex line 211 "output = model( image.to(device), intrinsics.to(device), extrinsics.to(device), future_egomotion.to(device) )", I am...

Hi there, I just noticed that if I want follow your pipe from generate base to generate caption, it needs employ different projects, each projects rely on its own environment,...

Hi there, I meet a strange problem that, I used a docker pulled from carla as the server, and I tried the SUMO demo "python3 run_synchronization.py examples/Town04.sumocfg --sumo-gui" which works...

Stable