-
diffusers Public
Forked from huggingface/diffusers🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
Python Apache License 2.0 UpdatedNov 1, 2024 -
-
pytorch_image_classification Public
Forked from hysts/pytorch_image_classificationPyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
Python MIT License UpdatedOct 31, 2024 -
-
-
flux-controlnet Public
Fine-tune FLUX-dev ControlNet on a single A100 40GB GPU.
-
better-exceptions Public
Forked from Qix-/better-exceptionsPretty and useful exceptions in Python, automatically. Modified to pretty print Torch tensors.
Python MIT License UpdatedSep 20, 2024 -
optimum-quanto Public
Forked from huggingface/optimum-quantoA pytorch quantization backend for optimum
Python Apache License 2.0 UpdatedSep 3, 2024 -
-
-
design-bench-setup Public
Containing repository of my Design Bench fork, as well as Mujoco install instructions at Mila
-
neuraloperator Public
Forked from neuraloperator/neuraloperatorLearning in infinite dimension with neural operators.
Python MIT License UpdatedNov 10, 2023 -
design-bench Public
Forked from brandontrabucco/design-benchBenchmarks for Model-Based Optimization
-
coms-are-energy-models Public
Official code for paper: Conservative objective models are a special kind of contrastive divergence-based energy model
-
simple-ebms Public
Contrastive-divergence EBMs on toy 2D datasets. Can be trained and visualised with a simple API.
-
-
clevr-mrt Public
Official repository for CLEVR: Mental Rotation Tests
-
-
continual_learning_papers Public
Forked from optimass/continual_learning_papersRelevant papers in Continual Learning
TeX UpdatedAug 29, 2022 -
-
challenges-few-shot-gans Public
Official repository for "Overcoming challenges in leveraging GANs for few-shot data augmentation", accepted to CoLLAs 2022.
-
hssc Public
hssc: Hammerspoon Screen Config, assign specific windows to specific spaces using a simple json format
Lua UpdatedAug 9, 2022 -
choosem Public
Forked from Granitosaurus/choosemdropdown picker/launcher for mac os
Python UpdatedJul 26, 2022 -
precision-recall-distributions Public
Forked from msmsajjadi/precision-recall-distributionsAssessing Generative Models via Precision and Recall (official repository)
Python Apache License 2.0 UpdatedMay 26, 2022 -
-
clevr-dataset-gen Public
Forked from facebookresearch/clevr-dataset-genA Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning
Python Other UpdatedDec 31, 2021 -
validate-args Public
Quick and easy code to validate experiment args / insert default args for my Haven-based workflow.
UpdatedNov 21, 2021 -
vdvae Public
Forked from openai/vdvaeRepository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"
-
ncsnv2 Public
Forked from ermongroup/ncsnv2The official PyTorch implementation for NCSNv2 (NeurIPS 2020)
-
autoscript Public
Convert a .json file specifying hyperparameters to individual shell scripts to be executed