-
-
Python simulation for the paper https://arxiv.org/abs/1905.04708.
-
pnml_ood_detection Public
Out-of-distribution detection using the pNML regret. NeurIPS2021
-
deep_pnml_experiments Public
Python experiments for https://arxiv.org/abs/1904.12286.
Jupyter Notebook UpdatedJul 25, 2024 -
dinov2-finetune Public
Forked from RobvanGastel/dinov2-finetuneTesting adaptation of the DINOv2 encoder for vision tasks with Low-Rank Adaptation (LoRA)
Jupyter Notebook MIT License UpdatedJul 13, 2024 -
LLaVA Public
Forked from haotian-liu/LLaVA[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Python Apache License 2.0 UpdatedJul 3, 2024 -
minbpe Public
Forked from karpathy/minbpeMinimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Python MIT License UpdatedJun 8, 2024 -
RAVE Public
Forked from RehgLab/RAVERAVE: Randomized Noise Shuffling for Fast and Consistent Video Editing with Diffusion Models - Official Repo
Jupyter Notebook MIT License UpdatedFeb 3, 2024 -
pnml_for_active_learning Public
Forked from ej0cl6/deep-active-learningDeep Active Learning
Jupyter Notebook MIT License UpdatedFeb 2, 2024 -
DreamPose Public
Forked from johannakarras/DreamPoseA fork of the Official implementation of "DreamPose: Fashion Image-to-Video Synthesis via Stable Diffusion"
Python MIT License UpdatedNov 19, 2023 -
CoDeF Public
Forked from ant-research/CoDeFBased on th official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
Python Other UpdatedOct 26, 2023 -
-
-
pnml_for_dnn Public
Appyling pNML for deep nerual networks by purnning
Jupyter Notebook MIT License UpdatedNov 26, 2022 -
pnml_active_learning Public
Forked from baal-org/baalLibrary to enable Bayesian active learning in your research or labeling work.
Python Apache License 2.0 UpdatedNov 16, 2022 -
blahut_arimoto_algorithm Public
Python implementation of Blahut-Arimoto algorithm for calculating the capacity of a communication channel.
-
-
vto-garment-collisions Public
Forked from isantesteban/vto-garment-collisionsSelf-Supervised Collision Handling via Generative 3D Garment Models for Virtual Try-On
Python UpdatedNov 5, 2021 -
-
-
CryoEM_rotation_invariant Public
Forked from tbepler/spatial-VAESource code for the paper
-
odin Public
Forked from facebookresearch/odinA simple and effective method for detecting out-of-distribution images in neural networks.
Jupyter Notebook Other UpdatedOct 24, 2019 -
-
mixture_learner_experiments Public
Python experimnet for "The Predictive Mixture Learner"
Jupyter Notebook MIT License UpdatedSep 6, 2019 -
semi_global_matching Public
Compute disparity map from stereo image with semi global matching algorithm.
-
optical_flow_lucas_kanade Public
Implementation of Lucas–Kanade optical flow in Matlab.
-
Solutions for Udacity deep learning course
Jupyter Notebook UpdatedAug 23, 2019 -
CloserLookFewShot Public
Forked from wyharveychen/CloserLookFewShotsource code to ICLR'19, 'A Closer Look at Few-shot Classification'
Python Other UpdatedAug 6, 2019 -
Latex files of the paper https://arxiv.org/abs/1905.04708.
TeX UpdatedJul 30, 2019 -
training_with_random_labels Public
Train Resnet on CIFAR10 dataset with option to train it with random labels