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

How to develop DR-DSNsup (Supervised Version Of RL_Model) ? #47

Open
Solayman-Emon opened this issue Apr 13, 2020 · 3 comments
Open

How to develop DR-DSNsup (Supervised Version Of RL_Model) ? #47

Solayman-Emon opened this issue Apr 13, 2020 · 3 comments

Comments

@Solayman-Emon
Copy link

How I can generate the supervised version of DR-DSN ? Can anyone provide any code implementation of that. Thanks in advance.

@sylvainma
Copy link

sylvainma commented Apr 23, 2020

This has been discussed in #7 and there is not (yet) implementation of it provided by the authors. With my team we have been working on an implementation of various video summarization models here and we plan to incorporate the supervised version of this model.

@sylvainma
Copy link

We implemented the supervision loss here: https://github.com/sylvainma/Summarizer/blob/b83635f022641765729cc29af4de95bac7f1cdc1/summarizer/models/dsn.py#L101

It would be nice to have the authors confirming this is correct.

@Solayman-Emon
Copy link
Author

Solayman-Emon commented May 5, 2020

@sylvainma Thank you very much. I have tested this & it seems to give a good result.

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