-
ms-swift Public
Forked from modelscope/ms-swiftUse PEFT or Full-parameter to CPT/SFT/DPO/GRPO 500+ LLMs (Qwen3, Qwen3-MoE, Llama4, InternLM3, GLM4, Mistral, Yi1.5, DeepSeek-R1, ...) and 200+ MLLMs (Qwen2.5-VL, Qwen2.5-Omni, Qwen2-Audio, Ovis2, …
Python Apache License 2.0 UpdatedApr 29, 2025 -
Qwen2.5-VL Public
Forked from QwenLM/Qwen3-VLQwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
Jupyter Notebook Apache License 2.0 UpdatedApr 23, 2025 -
INP-Former Public
Forked from luow23/INP-Former[CVPR 2025] official implementation of “Exploring Intrinsic Normal Prototypes within a Single Image for Universal Anomaly Detection”
Python MIT License UpdatedApr 15, 2025 -
AA-CLIP Public
Forked from Mwxinnn/AA-CLIPThe official implementation of AA-CLIP: Enhancing Zero-shot Anomaly Detection via Anomaly-Aware CLIP
Python UpdatedApr 11, 2025 -
MatchAnything Public
Forked from zju3dv/MatchAnythingCode for "MatchAnything: Universal Cross-Modality Image Matching with Large-Scale Pre-Training", Arxiv 2025.
UpdatedJan 14, 2025 -
leetcode Public
Forked from doocs/leetcode🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Java Creative Commons Attribution Share Alike 4.0 International UpdatedDec 2, 2024 -
PyQt-Fluent-Widgets Public
Forked from zhiyiYo/PyQt-Fluent-WidgetsA fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
Python GNU General Public License v3.0 UpdatedNov 21, 2024 -
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Python Apache License 2.0 UpdatedAug 19, 2024 -
EVA Public
Forked from baaivision/EVAEVA Series: Visual Representation Fantasies from BAAI
Python MIT License UpdatedAug 1, 2024 -
qtawesome Public
Forked from spyder-ide/qtawesomeIconic fonts in PyQt and PySide applications
Python MIT License UpdatedJun 18, 2024 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
C Other UpdatedMay 23, 2024 -
PyTorch-Tutorial-2nd Public
Forked from TingsongYu/PyTorch-Tutorial-2nd《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
Jupyter Notebook UpdatedMay 3, 2024 -
The-Change-You-Want-to-See Public
Forked from ragavsachdeva/The-Change-You-Want-to-SeeThe official implementation of the paper The Change You Want to See (WACV 2023).
Python UpdatedMar 27, 2024 -
qskinny Public
Forked from uwerat/qskinnyA lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.
C++ UpdatedMar 22, 2024 -
-
music Public
Forked from Sherlockouo/musica music player forked from YesPlayMusic。高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron/Docker:
TypeScript GNU Affero General Public License v3.0 UpdatedMar 8, 2024 -
objectdetection_script Public
Forked from z1069614715/objectdetection_script一些关于目标检测的脚本的改进思路代码,详细请看readme.md
Python UpdatedFeb 25, 2024 -
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 UpdatedFeb 21, 2024 -
annotated_deep_learning_paper_implementations Public
Forked from labmlai/annotated_deep_learning_paper_implementations🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gan…
Jupyter Notebook MIT License UpdatedFeb 5, 2024 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
Java Other UpdatedFeb 4, 2024 -
Qt Module to implement MQTT protocol version 3.1 and 3.1.1 http://mqtt.org/
C++ Other UpdatedJan 27, 2024 -
FunASR Public
Forked from modelscope/FunASRA Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models.
Python Other UpdatedJan 15, 2024 -
auto_job__find__chatgpt__rpa Public
Forked from Frrrrrrrrank/auto_job__find__chatgpt__rpaThis is a tool used to automatically generate a cover letter using chatgpt based on your resume and job description and send messages to bosses in China.
Python UpdatedJan 4, 2024 -
pytorch-grad-cam Public
Forked from jacobgil/pytorch-grad-camAdvanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Python MIT License UpdatedDec 28, 2023 -
DiAD Public
Forked from lewandofskee/DiADOfficial implementation of DiAD: A Diffusion-based Framework for Multi-class Anomaly Detection.
UpdatedDec 13, 2023 -
loguru Public
Forked from Delgan/loguruPython logging made (stupidly) simple
Python MIT License UpdatedDec 6, 2023 -
leedl-tutorial Public
Forked from datawhalechina/leedl-tutorial《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Jupyter Notebook Other UpdatedDec 2, 2023 -
BiSCI Public
Forked from caiyuanhao1998/BiSCIA Toolbox for Binarized Spectral Compressive Imaging (NeurIPS 2023)
Python MIT License UpdatedNov 28, 2023 -
smallchat Public
Forked from antirez/smallchatA minimal programming example for a chat server
C UpdatedNov 26, 2023 -
kornia Public
Forked from kornia/korniaGeometric Computer Vision Library for AI
Python Apache License 2.0 UpdatedNov 26, 2023