alexandsunny's Stars
AccumulateMore/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
stas00/ml-engineering
Machine Learning Engineering Open Book
deepseek-ai/DeepSeek-R1
modelscope/ms-swift
Use PEFT or Full-parameter to finetune 450+ LLMs (Qwen2.5, InternLM3, GLM4, Llama3.3, Mistral, Yi1.5, Baichuan2, DeepSeek-R1, ...) and 150+ MLLMs (Qwen2.5-VL, Qwen2-Audio, Llama3.2-Vision, Llava, InternVL2.5, MiniCPM-V-2.6, GLM4v, Xcomposer2.5, Yi-VL, DeepSeek-VL2, Phi3.5-Vision, GOT-OCR2, ...).
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
dynamic-X-LAB/PhotoPoster
To support and further the research in the field of portrait animation , we are excited to launch PhotoPoster, an open project for pose-driven image generation.
BigBrotherTrade/trader
交易模块
mlfoundations/open_clip
An open source implementation of CLIP.
OpenGVLab/VideoChat-Flash
VideoChat-Flash: Hierarchical Compression for Long-Context Video Modeling
apple/ml-mobileclip
This repository contains the official implementation of the research paper, "MobileCLIP: Fast Image-Text Models through Multi-Modal Reinforced Training" CVPR 2024
wkcn/TinyCLIP
[ICCV2023] TinyCLIP: CLIP Distillation via Affinity Mimicking and Weight Inheritance
hpc203/yolov7-head-detect-onnxrun-cpp-py
使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序
geekyutao/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
idealo/imagededup
😎 Finding duplicate images made easy!
alibaba/EasyCV
An all-in-one toolkit for computer vision
AAA-Zheng/Image-Text-Matching-Summary
Summary of Related Research on Image-Text Matching
snap-research/EfficientFormer
EfficientFormerV2 [ICCV 2023] & EfficientFormer [NeurIPs 2022]
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
ai-forever/Kandinsky-2
Kandinsky 2 — multilingual text2image latent diffusion model
bcmi/Awesome-Aesthetic-Evaluation-and-Cropping
wmn7/ML_Practice
ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html
raichen/LinuxServerCodes
Linux高性能服务器编程源码
leiqing110/JavaLearing
java后端开发基础必备+大厂实习面经总结
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
AnkerLeng/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
Miller-Xie/CS_Review
面试常见问题汇总
huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案