Lists (5)
Sort Name ascending (A-Z)
Stars
Python - 100天从新手到大师
🦜🔗 Build context-aware reasoning applications
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.
🔊 Text-Prompted Generative Audio Model
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
LAVIS - A One-stop Library for Language-Vision Intelligence
QLoRA: Efficient Finetuning of Quantized LLMs
[NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ult…
李宏毅2021/2022/2023春季机器学习课程课件及作业
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Segment Anything in Medical Images
HuggingLLM, Hugging Future.
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
Metric depth estimation from a single image
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Simple image captioning model
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
[ICCV 2023] DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders
[ICCV 2023 Oral] "FateZero: Fusing Attentions for Zero-shot Text-based Video Editing"
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiase…