-
-
-
CS184_FinalProject Public
Forked from RuhaoT/CS184_FinalProjectComputational Design of High-level Interlocking Puzzles (Siggraph 2022 Journal Track Paper)
C++ UpdatedApr 29, 2024 -
-
-
TVLT Public
PyTorch code for “TVLT: Textless Vision-Language Transformer” (NeurIPS 2022 Oral)
-
youtube-dl Public
Forked from ytdl-org/youtube-dlCommand-line program to download videos from YouTube.com and other video sites
Python The Unlicense UpdatedFeb 23, 2023 -
AudioLDM Public
Forked from haoheliu/AudioLDMAudioLDM: Generate speech, sound effects, music and beyond, with text.
Python Other UpdatedFeb 20, 2023 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedFeb 15, 2023 -
VidLanKD Public
Pytorch version of VidLanKD: Improving Language Understanding viaVideo-Distilled Knowledge Transfer (NeurIPS 2021))
-
Perceiver_VL Public
PyTorch code for "Perceiver-VL: Efficient Vision-and-Language Modeling with Iterative Latent Attention" (WACV 2023)
-
audio-diffusion Public
Forked from teticio/audio-diffusionApply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.
Jupyter Notebook GNU General Public License v3.0 UpdatedJan 12, 2023 -
DeCEMBERT Public
Pytorch version of DeCEMBERT: Learning from Noisy Instructional Videos via Dense Captions and Entropy Minimization (NAACL 2021)
-
make-a-video-pytorch Public
Forked from lucidrains/make-a-video-pytorchImplementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch
Python MIT License UpdatedDec 13, 2022 -
-
ViLT Public
Forked from dandelin/ViLTCode for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
Python Apache License 2.0 UpdatedDec 30, 2021 -
AudioCLIP Public
Forked from AndreyGuzhov/AudioCLIPSource code for models described in the paper "AudioCLIP: Extending CLIP to Image, Text and Audio" (https://arxiv.org/abs/2106.13043)
Python MIT License UpdatedSep 30, 2021 -
ContinuousFlowNLG Public
Pytorch version of Continuous Language Generative Flow (ACL 2021)