-
Notifications
You must be signed in to change notification settings - Fork 8
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
Question Architecture (images) #6
Comments
Hello,
Thanks for asking. Using images or videos is optional in the architecture.
This is what you see in the ablation study in the paper. If set to True, it
should extract the images or videos iirc.
Best,
------------------------------------------
Abduallah Mohamed
abduallahmohamed.com
…On Thu, 23 Feb 2023 at 02:07, MZ82020 ***@***.***> wrote:
Hello,
Thank you for your amazing work! But I have a question. You use images in
your architecture but in the code the configuration is set to False:
Load_image, video_back and background_back are set set false in your code.
How is this? Can you explain me please? Where is the part of the extract
and use of images please? How you use your images please?
Thanks!
—
Reply to this email directly, view it on GitHub
<#6>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFIVLGYIAVUV3Z54U5CH6BTWY4ZGNANCNFSM6AAAAAAVFNNX6E>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I didn't really understand the part related to the use of images. What is the difference between Load_image, video_back and background_back please? Can you give me more details on the part where you use the images please? |
Sorry for the delayed response.
I hope this helps |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Thank you for your amazing work! But I have a question. You use images in your architecture but in the code the configuration is set to False: Load_image, video_back and background_back are set set false in your code. How is this? Can you explain me please? Where is the part of the extract and use of images please? How you use your images please?
Thanks!
The text was updated successfully, but these errors were encountered: