Giter VIP home page Giter VIP logo

riddle's People

Contributors

ldz666666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

imultimedia

riddle's Issues

Recover for real image

Thank you for your excellent work. I noticed that you actually use the w-code generated images to do the comparison of the recovered effect during the training and testing, why don't you use the recovered image to do the comparison with the original real image?

About background keeping

Hello author, how is the background maintenance in the paper achieved?It is not achievable during inference.

Landmarks Using Dlib

I know that MtCNN return 5 key points, but do you don't specify, if for Dlib results in the Table3, uses all 68 points. In #8 or document is no clear how many facial landmarks from Dlib are used.

loading e4e has some problem

Traceback (most recent call last):
File "coach_test.py", line 198, in
Coach=CoachTest(opts)
File "coach_test.py", line 41, in init
self.e4e=self.load_e4e()
File "coach_test.py", line 93, in load_e4e
ckpt = torch.load(self.opts.e4e_model_weights, map_location='cpu', _use_new_zipfile_serialization=False)
File "/project/liutaorong/anaconda3/envs/riddle/lib/python3.7/site-packages/torch/serialization.py", line 577, in load
with _open_zipfile_reader(opened_file) as opened_zipfile:
File "/project/liutaorong/anaconda3/envs/riddle/lib/python3.7/site-packages/torch/serialization.py", line 241, in init
super(_open_zipfile_reader, self).init(torch._C.PyTorchFileReader(name_or_buffer))
RuntimeError: [enforce fail at inline_container.cc:144] . PytorchStreamReader failed reading zip archive: not a ZIP archive

Landmark distance reported in the paper

Hi,

For the facial landmarks and Bounding box distances reported in Table 3 of the main paper, the Euclidean norm is used as the distance metric, or another distance. I am trying to replicate these results, but the results obtained are not similar to those reported in the paper. Additionally, for Dlib landmarks uses all 68 points?

No pre-trained segmentation model was found.

Hello! This is really interesting work! I am currently trying to run it, but encountered an issue during inference. It shows that the pre-trained segmentation model "./pretrained_models/79999_iter.pth" is missing or cannot be found ([Errno 2] No such file or directory: './pretrained_models/79999_iter.pth'). Upon checking the provided data and pre-trained model link, I did not find this specific pre-trained model mentioned.

Inference over custom images

This is great work; however, I noticed that currently the inference script only works with the FFHQ dataset. I am interested in using it to encrypt and decrypt custom images.

Could you please guide me on how to extend the functionality of the script to support custom images? I would appreciate any code snippets or documentation.

Run de-identification on CelebA-HQ

Hi,

Thank you for your amazing work. I would like to run de-identification on the CelebA-HQ dataset.
How can I do it? In particular, where can I find the inversion encoder that maps the original image to the latent space?

Thanks a lot.
Cheers,
Luigi

Recover problem

Can I recover it by entering an anonymous picture instead of entering a w latent code?

About Experiments

Hello, I have some questions about Table 3 in the 4.5 Face Utility section of the paper.

The table compares the Bounding box distance and Landmark distance between the encrypted image and the original image. The distance used here is L1 distance or L2 distance, Landmark selects 5 or 68 points, and the distance in the table is the sum of distances or the average result. I did not see any relevant explanation in this paper.

I really hope to receive your answer.

About data

Hi,I want to know how this embedding(invert_w_256.pt) was obtaine.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.