Delluna's Stars
Ningreka/EV-Eye
EETChallenge/challenge_demo_code
neuromorphs/tonic
Publicly available event datasets and transforms.
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
raoyongming/DynamicViT
[NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification
NVlabs/A-ViT
Official PyTorch implementation of A-ViT: Adaptive Tokens for Efficient Vision Transformer (CVPR 2022)
kkahatapitiya/X3D-Multigrid
PyTorch implementation of X3D models with Multigrid training.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
mli/paper-reading
深度学习经典、新论文逐段精读
sreekanth-sreekumar/os-final-project
A deep reinforcement learning scheduler for resource management
hongzimao/deeprm
Resource Management with Deep Reinforcement Learning (HotNets '16)
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
uxifiit/GazeToolkit
Toolkit for processing eye movement data, fixation filtering, smoothing, etc.
microsoft/Cream
This is a collection of our NAS and Vision Transformer work.
zhaoxingfeng/RandomForest
随机森林,Random Forest(RF)
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
lucidrains/TimeSformer-pytorch
Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
facebookresearch/pytorchvideo
A deep learning library for video understanding research.
facebookresearch/mvit
Code Release for MViTv2 on Image Recognition.
Rheelt/SSAD_pytorch
Code for "Single Shot Temporal Action Detection"
HYPJUDY/Decouple-SSAD
Decoupling Localization and Classification in Single Shot Temporal Action Detection
happyharrycn/actionformer_release
Code release for ActionFormer (ECCV 2022)
pathak-ashutosh/Eye-blink-detection
Detect eye blinks based on eye aspect ratio (EAR) introduced by Soukupová and Čech in their 2016 paper, Real-Time Eye Blink Detection Using Facial Landmarks.
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
haofanwang/video-swin-transformer-pytorch
Video Swin Transformer - PyTorch
Alvin-Zeng/Awesome-Temporal-Action-Localization
A curated list of temporal action localization/detection and related area (e.g. temporal action proposal) resources.
sauradip/GAP
[CVPR 2023] Official PyTorch implementation of the paper "GAP: Post-Processing Temporal Action Detection"
zhenyingfang/BDRC-Net
official code for BDRC-Net
ClementPinard/FlowNetPytorch
Pytorch implementation of FlowNet by Dosovitskiy et al.