EverestRs's Stars
imputnet/cobalt
best way to save what you love
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
optuna/optuna
A hyperparameter optimization framework
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
ArtifexSoftware/pdf2docx
Open source Python library for converting PDF to DOCX.
apple/ml-fastvit
This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization" ICCV 2023
AstraThreshold/oled-ui-astra
A smooth, easy-to-deploy, and easy-to-extend OLED UI framework, based on C++.
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
optuna/optuna-examples
Examples for https://github.com/optuna/optuna
bytedance/Next-ViT
wenhaomin/ChatGPT-PromptGenius
All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。
wyf3/llm_related
记录大模型相关的一些知识和方法
cheng-haha/ScConv
🕹️SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy
KMnO4-zx/TinyRAG
TinyRAG
jasonacox/TinyLLM
Setup and run a local LLM and Chatbot using consumer grade hardware.
Qualcomm-AI-research/transformer-quantization
LDLINGLINGLING/adan_application
一些大语言模型和多模态模型的应用,主要包括Rag,小模型,Agent,跨模态搜索,OCR等等
saic-fi/edgevit
[ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers
wdndev/tiny-rag
一个很小很小的RAG系统
ysj9909/SHViT
[CVPR 2024] SHViT: Single-Head Vision Transformer with Memory Efficient Macro Design
Qualcomm-AI-research/Skip-Conv
cheng-haha/KANs
🕹️The toy examples of Kolmogorov-Arnold Network (Get Started Quickly)
chengeng0613/HLNet
HLNet, which secured fourth place in the NTIRE 2024 Challenge on Bracketing Image Restoration and Enhancement - Track 2 BracketIRE+ Task, has now been accepted by the CVPR 2024 Workshop.
liwei109/SepViT
SepViT: Separable Vision Transformer
AstraThreshold/FSM-key-scan
基于有限状态机的多按键扫描模块,可实现长按短按
cheng-haha/d2l-notes
📒《动手学深度学习》的笔记,附加代码注解