David Fan
David Fan
Visiting graphs.facebook.com/(username) no longer yields the conversation chat ID. How do I get this value?
I wasn't able to add the .2bit files to my repository because the files are over 100 MB and git lfs didn't work for me. If you are able to...
MovieNet offers 3 keyframes per shot; I was wondering if in your work you used all three keyframes to represent a shot? Or did you only use 1 keyframe?
I followed the installation instructions in the README and am running cuda 11.8. However, when I load the model, I get "segmentation fault (core dumped)". This happens whether I specify...
On page 5 of the paper, it is mentioned that the outro is removed for all papers. I was wondering if the MovieClips watermark was also removed by cropping the...
If the user accidentally clicks the download button when there are multiple SVG elements on the page, an exit button was added to clear elements without needing to reload the...
I followed the instructions in the README to install the conda environment and run the video inference sample code. I get an error ``` line 289, in prepare_inputs_labels_for_multimodal cur_new_input_embeds =...
In Table 17 of the paper, it is mentioned that SwiGLU is used as the FFN layer for ViT-L/14 when training from scratch. In the model card, only the ViT-G...