hanweikung
hanweikung
I see now. Thank you for your prompt answer!
I am having the same issue. I am using RustDesk 1.1.9 on Ubuntu 22.04. When I launched RustDesk from the terminal, the terminal kept showing id updated, but the GUI...
I encountered a different result with version 13.0. I turned on the `Delete cookies and site data when Mullvad Browser is closed` option and also made an exception for google.com...
> Did you set `permissions.memory_only` to `false` as suggested by [#29 (comment)](https://github.com/mullvad/mullvad-browser/issues/29#issuecomment-1497585334)? > > These are the `user.js` / `about:config` values I set (via Nix) that work for me: >...
Thank you for your interest in our paper and for your feedback. The list of test images is available [here](https://huggingface.co/datasets/hkung/face-anon-simple-dataset). As for the training images, it will take some more...
Hi, to reproduce the results, you can use the following hyperparameters: `num_inference_steps`: 200 `guidance_scale`: 4.0 image size (`width` x `height`): 512 x 512 For the `anonymization_degree`, we reported results using...
Unfortunately, I don’t recall the exact random seed I used during evaluation, but I think it shouldn't affect the overall quantitative results very much. For the angular distance in gaze...
Hi! No problem at all. Yes, we used the "300W-LP, alpha 1, robust to image quality" pretrained weights. The *.mat files generated by running test.py from [Deep3DFaceRecon_pytorch](https://github.com/sicxu/Deep3DFaceRecon_pytorch) are dictionary objects...
You could consider using the temporal layers from [Animate Anyone](https://arxiv.org/abs/2311.17117) to improve temporal consistency.