Nick Burns's repositories

Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

litgpt

Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.

License:Apache-2.0Stargazers:0Issues:0Issues:0

pycon2024

Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024

License:MITStargazers:0Issues:0Issues:0

llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

License:Apache-2.0Stargazers:0Issues:0Issues:0

sentinel2_superresolution

Super-resolution of 10 Sentinel-2 bands to 5-meter resolution, starting from L1C or L2A (Theia format) products.

License:Apache-2.0Stargazers:0Issues:0Issues:0

MachineLearning-QandAI-book

Machine Learning Q and AI book

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

LLMs-from-scratch

Implementing a ChatGPT-like LLM from scratch, step by step

License:NOASSERTIONStargazers:0Issues:0Issues:0

machine-learning-book

Code Repository for Machine Learning with PyTorch and Scikit-Learn

License:MITStargazers:0Issues:0Issues:0

HighResCanopyHeight

This repository provides inference code to compute canopy height maps from aerial images, as described in the paper "Very high resolution canopy height maps from RGB imagery using self-supervised vision transformer and convolutional decoder trained on Aerial Lidar".

License:Apache-2.0Stargazers:0Issues:0Issues:0

ijepa

Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."

License:NOASSERTIONStargazers:0Issues:0Issues:0

ml-engineering

Machine Learning Engineering Guides and Tools

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

t-simcne

Unsupervised visualization of image datasets using contrastive learning

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

simpool

This repo contains the official implementation of ICCV 2023 paper "Keep It SimPool: Who Said Supervised Transformers Suffer from Attention Deficit?"

License:Apache-2.0Stargazers:0Issues:0Issues:0

CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

License:MITStargazers:0Issues:0Issues:0

EMP-SSL

This repository contains the implementation for the paper "EMP-SSL: Towards Self-Supervised Learning in One Training Epoch."

Stargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

global-canopy-height-model

This repository contains the code used in the paper: A high-resolution canopy height model of the Earth. Here, we developed a model to estimate canopy top height anywhere on Earth. The model estimates canopy top height for every Sentinel-2 image pixel and was trained using sparse GEDI LIDAR data as a reference.

License:MITStargazers:0Issues:0Issues:0

layer_masking

Code to reproduce our ICCV paper "Towards Improved Input Masking for Convolutional Neural Networks"

Stargazers:0Issues:0Issues:0

WeightWatcher

The WeightWatcher tool for predicting the accuracy of Deep Neural Networks

License:Apache-2.0Stargazers:0Issues:0Issues:0

segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

NextViT-tf

A Tensorflow implementation of "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"

Stargazers:0Issues:0Issues:0

remote-sensing-datasets

Remote sensing datasets for machine and deep learning, model deployment & software

Stargazers:0Issues:0Issues:0

dash_doodler

Doodler. A web application built with plotly/dash for image segmentation with minimal supervision. Plays nicely with segmentation gym, https://github.com/Doodleverse/segmentation_gym

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SegNeXt

Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)

License:Apache-2.0Stargazers:0Issues:0Issues:0

VICRegL

VICRegL official code base

License:NOASSERTIONStargazers:0Issues:0Issues:0

STEGO

Unsupervised Semantic Segmentation by Distilling Feature Correspondences

License:MITStargazers:0Issues:0Issues:0

BERTopic

Leveraging BERT and c-TF-IDF to create easily interpretable topics.

License:MITStargazers:0Issues:0Issues:0

dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO

License:Apache-2.0Stargazers:0Issues:0Issues:0