-
llm-foundry Public
Forked from mosaicml/llm-foundryLLM training code for MosaicML foundation models
Python Apache License 2.0 UpdatedOct 21, 2024 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedOct 21, 2024 -
AdaDiff Public
Official Pytorch Implementation of Paper "AdaDiff: Accelerating Diffusion Models through Step-Wise Adaptive Computation"
-
U-ViT Public
Forked from baofff/U-ViTA PyTorch implementation of the paper "All are Worth Words: A ViT Backbone for Diffusion Models".
Jupyter Notebook MIT License UpdatedAug 29, 2024 -
open_clip Public
Forked from mlfoundations/open_clipAn open source implementation of CLIP.
Jupyter Notebook Other UpdatedMay 14, 2024 -
LLM-Shearing Public
Forked from princeton-nlp/LLM-Shearing[ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning
Python MIT License UpdatedMar 4, 2024 -
DiT Public
Forked from facebookresearch/DiTOfficial PyTorch Implementation of "Scalable Diffusion Models with Transformers"
Python Other UpdatedMar 24, 2023 -
OFA Public
Forked from OFA-Sys/OFAOfficial repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
Python Apache License 2.0 UpdatedMar 20, 2023 -
stable-diffusion Public
Forked from justinpinkney/stable-diffusionJupyter Notebook MIT License UpdatedMar 19, 2023 -
diffusers Public
Forked from huggingface/diffusers🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
Python Apache License 2.0 UpdatedMar 14, 2023 -
ddpm-torch Public
Forked from tqch/ddpm-torchUnofficial PyTorch Implementation of Denoising Diffusion Probabilistic Models (DDPM)
Python MIT License UpdatedMar 1, 2023 -
Perceiver_VL Public
Forked from zinengtang/Perceiver_VLPyTorch code for "Perceiver-VL: Efficient Vision-and-Language Modeling with Iterative Latent Attention" (WACV 2023)
Python MIT License UpdatedNov 22, 2022 -
ddim Public
Forked from ermongroup/ddimDenoising Diffusion Implicit Models
Python MIT License UpdatedNov 9, 2022 -
PatchDiffusion-Pytorch Public
Forked from ericl122333/PatchDiffusion-PytorchCode for the Paper "Improving Diffusion Model Efficiency Through Patching"
Python UpdatedOct 7, 2022 -
awesome-efficient-multimodal Public
This project summarize awesome papers related to efficient multimodal
1 UpdatedJun 30, 2022 -
awesome-dataset-distillation Public
Forked from zj-jayzhang/awesome-dataset-distillationUpdatedJun 7, 2022 -
PCA-SVD-Autoencoder-Fourier-Wavelet-Transformation-for-denoising
-
-
pixel-perfect-sfm Public
Forked from cvg/pixel-perfect-sfmPixel-Perfect Structure-from-Motion with Featuremetric Refinement (ICCV 2021, Oral)
C++ Apache License 2.0 UpdatedJan 26, 2022 -
Algorithm-Learning Public
This is a repository to record the code during learning algorithm. This repository belongs to KunKun and CongCong.
MIT License UpdatedNov 3, 2021 -
-
DDR-Net Public
The official implementation of "DDR-Net: Learning Multi-Stage Multi-View Stereo With Dynamic Depth Range"
-
pytorch-Deep-Learning Public
Forked from Atcold/NYU-DLSP20Deep Learning (with PyTorch)
Jupyter Notebook Other UpdatedSep 17, 2020 -
video detection via YOLO v3 and v4