-
AGE-Study Public
Code for the model used in the AGE Study.
-
Capture-24-Project Public
Forked from MahadAc/Capture-24-ProjectStreamlit app for activity recognition.
Python MIT License UpdatedOct 30, 2024 -
-
TransUNet Public
Forked from Beckschen/TransUNetThis repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
Python Apache License 2.0 UpdatedSep 28, 2024 -
-
textcavs Public
Official implementation of "TextCAVs: Debugging vision models using text"
-
elements Public
A synthetic dataset of simple shapes with known ground truth concepts and how they relate to the image classes.
-
satml-trojans-textcavs Public
Entry to SaTML trojan competition 2024.
-
post-hoc-cbm Public
Forked from mertyg/post-hoc-cbmCode for the paper "Post-hoc Concept Bottleneck Models". Spotlight @ ICLR 2023
Python MIT License UpdatedMar 14, 2024 -
tcav Public
Forked from tensorflow/tcavCode for the TCAV ML interpretability project
-
stable-diffusion Public
Forked from CompVis/stable-diffusionA latent text-to-image diffusion model
Jupyter Notebook Other UpdatedJan 11, 2024 -
gym-super-mario-bros Public
Forked from Kautenja/gym-super-mario-brosAn OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES
Python Other UpdatedAug 1, 2023 -
StyleFlow Public
Forked from RameenAbdal/StyleFlowStyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
Python UpdatedMar 24, 2023 -
zero-shot-image-to-text Public
Forked from YoadTew/zero-shot-image-to-textImplementation of Zero-Shot Image-to-Text Generation for Visual-Semantic Arithmetic
Python UpdatedSep 17, 2022 -
spinningup Public
Forked from openai/spinningupAn educational resource to help anyone learn deep reinforcement learning. - having a play around with RL
Python MIT License UpdatedJun 22, 2022 -
soft_nearest_neighbors Public
An unoffical pytorch implementation of the soft nearest neighbours loss function and optimisation as in Frosst, N., Papernot, N., & Hinton, G. (2019). Analyzing and improving representations with t…
-
ACE Public
Forked from amiratag/ACETowards Automatic Concept-based Explanations
Python MIT License UpdatedJul 13, 2021 -
cvd-vae Public
A package for running experiments with VAEs for ECG data, including a supervised head designed for survival analysis of cardiovascular disease events.
-
covid-modelling Public
An R shiny app for an SIR compartmental model of COVID-19. Allows for quick experiments exploring the effect of different interventions and parameters.
-
-
ACDC2017 Public
Forked from mli0603/ACDC2017MICCAI ACDC 2017 Challenge
Jupyter Notebook UpdatedMay 17, 2019 -
CareerCon2019-Kaggle-Entry Public
My code to produce entries to the Kaggle CareerCon2019 competition
Python MIT License UpdatedApr 17, 2019 -
numpy_neural_net Public
Neural net for binary classification using numpy. Credit to Piotr Skalski's Medium post for help writing this.
Python MIT License UpdatedJan 20, 2019 -
Python code to calculate and display the radial wavefunction and associated probabilities of Hydrogen. This is a two particle system so can be solved exactly.
-
Python code to analyse factorial experiments.
Python MIT License UpdatedSep 19, 2018 -
FourierOptics Public
Code to help with an experiment I am running. A 4-f system is being used to explore the fourier plane and the effect of spatial filtering. CCD images of the resulting laser patterns are taken and t…
-