hust17yixuan's Stars
ModelTC/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
sangzhenguo/3d-Gradcam
l0ngc/hpc-learning
hpc-learning
frgfm/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
parallel101/course
高性能并行编程与优化 - 课件
CtrTemp/leetcode_on_the_way
A leetcode basic test prj for ourself~
mindspore-ai/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
poppinace/sapa
(NeurIPS'22) SAPA: Similarity-Aware Point Affiliation for Feature Upsampling
zhang-can/CoLA
[CVPR2021] CoLA: Weakly-Supervised Temporal Action Localization with Snippet Contrastive Learning
flyinglynx/Bilinear-Matching-Network
Official implementation for CVPR 2022 paper "Represent, Compare, and Learn: A Similarity-Aware Framework for Class-Agnostic Counting".
sjliu68/Remote-Sensing-Image-Classification
Remote sensing image classification based on deep learning
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
rbgirshick/yacs
YACS -- Yet Another Configuration System
lib-pku/libpku
贵校课程资料民间整理
QSCTech/zju-icicles
浙江大学课程攻略共享计划
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
nicodjimenez/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
asrafulashiq/hamnet
PyTorch implementation of AAAI 2021 paper: A Hybrid Attention Mechanism for Weakly-Supervised Temporal Action Localization
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
google-research/vision_transformer
vpncn/vpncn.github.io
2024**翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,**最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
PacktPublishing/The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
mmmwhy/pure_attention
使用 attention 实现 nlp 和 cv 相关模型。
Separius/awesome-fast-attention
list of efficient attention modules