Skip to content
View nickb-'s full-sized avatar

Block or report nickb-

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • CLIP Public

    Forked from openai/CLIP

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

    Jupyter Notebook MIT License Updated Jul 23, 2024
  • This repository contains demos I made with the Transformers library by HuggingFace.

    Jupyter Notebook MIT License Updated Jun 5, 2024
  • 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python Apache License 2.0 Updated Jun 5, 2024
  • litgpt Public

    Forked from Lightning-AI/litgpt

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

    Python Apache License 2.0 Updated May 21, 2024
  • pycon2024 Public

    Forked from rasbt/pycon2024

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

    Jupyter Notebook MIT License Updated May 15, 2024
  • llm-course Public

    Forked from mlabonne/llm-course

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

    Jupyter Notebook Apache License 2.0 Updated May 15, 2024
  • Super-resolution of 10 Sentinel-2 bands to 5-meter resolution, starting from L1C or L2A (Theia format) products.

    Python Apache License 2.0 Updated Mar 28, 2024
  • Machine Learning Q and AI book

    Jupyter Notebook BSD 3-Clause "New" or "Revised" License Updated Mar 6, 2024
  • Implementing a ChatGPT-like LLM from scratch, step by step

    Jupyter Notebook Other Updated Feb 11, 2024
  • Code Repository for Machine Learning with PyTorch and Scikit-Learn

    Jupyter Notebook MIT License Updated Feb 4, 2024
  • 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 v…

    Python Apache License 2.0 Updated Jan 3, 2024
  • ijepa Public

    Forked from facebookresearch/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 arch…

    Python Other Updated Nov 28, 2023
  • Machine Learning Engineering Guides and Tools

    Python Creative Commons Attribution Share Alike 4.0 International Updated Nov 21, 2023
  • t-simcne Public

    Forked from berenslab/t-simcne

    Unsupervised visualization of image datasets using contrastive learning

    Python Updated Nov 16, 2023
  • HTML Updated Sep 27, 2023
  • simpool Public

    Forked from billpsomas/simpool

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

    Python Apache License 2.0 Updated Sep 17, 2023
  • EMP-SSL Public

    Forked from tsb0601/EMP-SSL

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

    Python Updated Aug 21, 2023
  • Next-ViT Public

    Forked from bytedance/Next-ViT
    Python Apache License 2.0 Updated Jul 23, 2023
  • 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 estima…

    Python MIT License Updated Jul 20, 2023
  • Code to reproduce our ICCV paper "Towards Improved Input Masking for Convolutional Neural Networks"

    Jupyter Notebook Updated Jul 15, 2023
  • The WeightWatcher tool for predicting the accuracy of Deep Neural Networks

    Python Apache License 2.0 Updated May 2, 2023
  • 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.

    Jupyter Notebook Apache License 2.0 Updated Apr 15, 2023
  • A Tensorflow implementation of "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"

    Python Updated Apr 2, 2023
  • Remote sensing datasets for machine and deep learning, model deployment & software

    Updated Jan 24, 2023
  • 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

    Python MIT License Updated Jan 23, 2023
  • Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)

    Python Apache License 2.0 Updated Nov 22, 2022
  • VICRegL official code base

    Python Other Updated Oct 5, 2022
  • STEGO Public

    Forked from mhamilton723/STEGO

    Unsupervised Semantic Segmentation by Distilling Feature Correspondences

    Jupyter Notebook MIT License Updated Sep 16, 2022
  • BERTopic Public

    Forked from MaartenGr/BERTopic

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

    Python MIT License Updated Jul 15, 2022
  • dino Public

    Forked from facebookresearch/dino

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

    Python Apache License 2.0 Updated Jun 9, 2022