-
Hi Graphene. Thanks for your amazing work on this sweet and long needed PS Vita app!
I have two requests:
1) Can you enable closed captioning for YouTube as an option? Would be cool to have this…
-
Hello, thank you for the research.
Please share more info about pre-training process.
Data:
- language data (total number of text tokens model have seen during pretraining)
- images (total amoun…
-
**Describe the bug**
Some songs either include "(Closed Captioning" or are named "*NAME* Closed Captioning" on Youtube Music. Web Scrobbler fails to detect this and includes it in the title, instead …
-
Hi,
I am writing code to apply video captioning models on a single input video. Can you show me how to apply your model on a single input video or single input image?
Is there a demo I can follow…
-
http://aclweb.org/anthology/P/P17/P17-1117.pdf
-
## 一言でいうと
Transformerベースのモデルで、End2Endのビデオキャプションを実現したという研究。Encoder側は動画中からキャプション対象のイベント(時間範囲)を抽出し、Decoder側はイベントにマスクをかけた上で文の生成を行なっていく。
![image](https://user-images.githubusercontent.com/544269/5370…
-
**Is your feature request related to a problem? Please describe.**
I have a use-case in my company where it's impractical to add captions to the manifest files once they've been produced.
We already…
-
Hello,
I appreciate your excellent work and have a question regarding the testing process, specifically on how to ensure proper testing without falling into the trap of overfitting.
We conducted…
-
### Description
need to disable the removal of tabindex from the videos, that i have painstakingly written code to set dynamically for over 450 elements on one page, after the document is loaded. t…
-
Congrats! It's a nice work for zero-shot captioning.
In the paper, zero-shot video captioning results on MSR-VTT, Activity-Net, etc. have been reported. But from the this repo, I couldn't find codes…