-
Hello, first of all, I would like to thank you for your repositories regarding video captioning. It helped me a lot.
While going through this repository I found out the encoder lstm/gru is missing. …
-
Hi, @ArrowLuo , I am fine tuning the model on captioning downstream task, however, I find its evaluation performance is much poor than benchmark in paper. Actually I have set epoch to be 10 and batch …
-
Hi, thanks for your great work. I was wondering when will you release the code for video captioning, or at least the features so that I can use MART code to generate captions. Looking forward it!
B…
-
Hi, thank you for publishing this great code.
I am producing your result in the project [dense-video-captioning-pytorch](https://github.com/ttengwang/dense-video-captioning-pytorch)
In your paper, y…
-
For videos with a separate preview/abstract video, it would be good to
1) show the preview video along with the written abstract when the user is not logged in (that could be done by alternating …
-
when I upload some video files, I occured this issue.
![image](https://user-images.githubusercontent.com/31943425/103407080-256dd800-4b98-11eb-81bc-e3c52d2d3581.png)
the logs are here:
backend_1 …
-
Any chance you release the captioning codes of version 0.1 style. The Machine Learning tool-kit you released is awesome, but it's hard to test on old systems.
It will be very helpful!!!
-
### Summary
This is a place to keep track of general OHBM + tedana/multi-echo related preparations
### Additional Detail
OHBM posters and videos need to be uploaded by May 25th. That means we…
-
Hey @jacobswan1
Thanks a ton for open-sourcing your amazing work!!!
I was wondering if you plan to release the pre-trained models soon for inferencing on a single raw video.
-
When I run video captioning from a raw video, I encounter this error. I use flask to put the feature extraction process and the caption generation process together to make a service. In order to relea…