Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corresponding proxy, synthetic proxy and embedding #2

Open
pribadihcr opened this issue Aug 16, 2021 · 2 comments
Open

corresponding proxy, synthetic proxy and embedding #2

pribadihcr opened this issue Aug 16, 2021 · 2 comments

Comments

@pribadihcr
Copy link

Hi, According to figure 3 in the README.

Is it correct?

@geonm
Copy link
Collaborator

geonm commented Aug 17, 2021

Hi @pribadihcr

Proxy (train) is defined as "self.proxy" in the script https://github.com/navervision/proxy-synthesis/blob/master/loss/proxy_losses.py#L57

  • Yes. Original proxy is defined as "self.proxy"

Synthetic proxy (train) and Synthetic embedding (train) are return values of https://github.com/navervision/proxy-synthesis/blob/master/loss/proxy_losses.py#L14 (input_l2, proxy_l2)

@pribadihcr
Copy link
Author

Hi @geonm , thanks for the replay. So, How to output the synthetic proxy and synthetic embedding according to figure 3 in the README ?.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants