-
CLIP Public
Forked from openai/CLIPCLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Jupyter Notebook MIT License UpdatedJul 23, 2024 -
Transformers-Tutorials Public
Forked from NielsRogge/Transformers-TutorialsThis repository contains demos I made with the Transformers library by HuggingFace.
Jupyter Notebook MIT License UpdatedJun 5, 2024 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedJun 5, 2024 -
litgpt Public
Forked from Lightning-AI/litgptPretrain, 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 UpdatedMay 21, 2024 -
pycon2024 Public
Forked from rasbt/pycon2024Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024
Jupyter Notebook MIT License UpdatedMay 15, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedMay 15, 2024 -
sentinel2_superresolution Public
Forked from Evoland-Land-Monitoring-Evolution/sentinel2_superresolutionSuper-resolution of 10 Sentinel-2 bands to 5-meter resolution, starting from L1C or L2A (Theia format) products.
Python Apache License 2.0 UpdatedMar 28, 2024 -
MachineLearning-QandAI-book Public
Forked from rasbt/MachineLearning-QandAI-bookMachine Learning Q and AI book
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedMar 6, 2024 -
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplementing a ChatGPT-like LLM from scratch, step by step
Jupyter Notebook Other UpdatedFeb 11, 2024 -
machine-learning-book Public
Forked from rasbt/machine-learning-bookCode Repository for Machine Learning with PyTorch and Scikit-Learn
Jupyter Notebook MIT License UpdatedFeb 4, 2024 -
HighResCanopyHeight Public
Forked from facebookresearch/HighResCanopyHeightThis 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 UpdatedJan 3, 2024 -
ijepa Public
Forked from facebookresearch/ijepaOfficial 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 UpdatedNov 28, 2023 -
ml-engineering Public
Forked from stas00/ml-engineeringMachine Learning Engineering Guides and Tools
Python Creative Commons Attribution Share Alike 4.0 International UpdatedNov 21, 2023 -
t-simcne Public
Forked from berenslab/t-simcneUnsupervised visualization of image datasets using contrastive learning
Python UpdatedNov 16, 2023 -
-
simpool Public
Forked from billpsomas/simpoolThis 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 UpdatedSep 17, 2023 -
EMP-SSL Public
Forked from tsb0601/EMP-SSLThis repository contains the implementation for the paper "EMP-SSL: Towards Self-Supervised Learning in One Training Epoch."
Python UpdatedAug 21, 2023 -
-
global-canopy-height-model Public
Forked from langnico/global-canopy-height-modelThis 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 UpdatedJul 20, 2023 -
layer_masking Public
Forked from SriramB-98/layer_maskingCode to reproduce our ICCV paper "Towards Improved Input Masking for Convolutional Neural Networks"
Jupyter Notebook UpdatedJul 15, 2023 -
WeightWatcher Public
Forked from CalculatedContent/WeightWatcherThe WeightWatcher tool for predicting the accuracy of Deep Neural Networks
Python Apache License 2.0 UpdatedMay 2, 2023 -
segment-anything Public
Forked from facebookresearch/segment-anythingThe 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 UpdatedApr 15, 2023 -
NextViT-tf Public
Forked from IMvision12/NextViT-tfA Tensorflow implementation of "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"
Python UpdatedApr 2, 2023 -
remote-sensing-datasets Public
Forked from satellite-image-deep-learning/datasetsRemote sensing datasets for machine and deep learning, model deployment & software
UpdatedJan 24, 2023 -
dash_doodler Public
Forked from Doodleverse/dash_doodlerDoodler. 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 UpdatedJan 23, 2023 -
SegNeXt Public
Forked from Visual-Attention-Network/SegNeXtOfficial Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)
Python Apache License 2.0 UpdatedNov 22, 2022 -
VICRegL Public
Forked from facebookresearch/VICRegLVICRegL official code base
Python Other UpdatedOct 5, 2022 -
STEGO Public
Forked from mhamilton723/STEGOUnsupervised Semantic Segmentation by Distilling Feature Correspondences
Jupyter Notebook MIT License UpdatedSep 16, 2022 -
BERTopic Public
Forked from MaartenGr/BERTopicLeveraging BERT and c-TF-IDF to create easily interpretable topics.
Python MIT License UpdatedJul 15, 2022 -
dino Public
Forked from facebookresearch/dinoPyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
Python Apache License 2.0 UpdatedJun 9, 2022