Janpreet

Results 5 issues of Janpreet

Hi, I am trying to implement a self-attention block for sparse tensors. For doing that, I need to multiply the features coming from two sparse tensors but cause I can't...

Hello authors, Thank you for the amazing work! I am trying to generate a face image of higher resolution (512x512). My strategy is to initiate the `z_q` as a random...

Hello authors, Thank you for this amazing paper! I tried building the docker using https://github.com/zacwellmer/WorldModels, but I got the following error: ``` Step 23/46 : RUN python3 -m pip install...

The comment has been made in rake.py for convenience for python3 users

Hi @TTMRonald , Thanks for sharing this awesome work, I had some doubts about setting the parameters in config.py. **_img_channel_mean_**, as per the name, should I be putting here channel...