FRunyang's Stars
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
mli/paper-reading
深度学习经典、新论文逐段精读
s0md3v/XSStrike
Most advanced XSS scanner.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
numba/numba
NumPy aware dynamic Python compiler using LLVM
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
facebookresearch/ConvNeXt
Code release for ConvNeXt model
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
dataabc/weibo-crawler
新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频
hustvl/Vim
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
MenghaoGuo/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
OpenGVLab/InternImage
[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
MzeroMiko/VMamba
VMamba: Visual State Space Models,code is based on mamba
SwinTransformer/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [TPAMI'23] "ViTPose++: Vision Transformer for Generic Body Pose Estimation"
xaoxuu/hexo-theme-stellar
内置文档系统的简约商务风Hexo主题,支持大量的标签组件和动态数据组件。
ZhongqunZHANG/awesome-6d-object
Awesome work on object 6 DoF pose estimation
ryu577/pyray
A 3d rendering library written completely in python.
ZitongYu/CDCN
Central Difference Convolutional Networks (CVPR'20)
Pose-Group/DCPose
This is an official implementation of our CVPR 2021 paper "Deep Dual Consecutive Network for Human Pose Estimation" (https://openaccess.thecvf.com/content/CVPR2021/papers/Liu_Deep_Dual_Consecutive_Network_for_Human_Pose_Estimation_CVPR_2021_paper.pdf)
MCG-NJU/TDN
[CVPR 2021] TDN: Temporal Difference Networks for Efficient Action Recognition
Jeff-sjtu/CrowdPose
CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark, CVPR 2019, Oral
IDEA-Research/HumanArt
[CVPR 2023] The official implementation of CVPR 2023 paper "Human-Art: A Versatile Human-Centric Dataset Bridging Natural and Artificial Scenes"
SunlifeV/CBLPRD-330k
China-Balanced-License-Plate-Recognition-Dataset-330k:A balanced dataset of 330,000 images featuring various types of Chinese license plates for recognition tasks, ideal for training and evaluating license plate recognition models.
Messi-Q/GraphDeeSmartContract
Smart contract vulnerability detection using graph neural network (DR-GCN).
Messi-Q/GNNSCVulDetector
Smart Contract Vulnerability Detection Using Graph Neural Networks (IJCAI-20 Accepted)
Messi-Q/GPSCVulDetector
Combining Graph Neural Networks with Expert Knowledge for Smart Contract Vulnerability Detection (TKDE Accepted)
Messi-Q/AMEVulDetector
Smart Contract Vulnerability Detection From Pure Neural Network to Interpretable Graph Feature and Expert Pattern Fusion (IJCAI-21 Accepted)
Pose-Group/FAMI-Pose
This is an official implementation of our CVPR 2022 ORAL paper "Temporal Feature Alignment and Mutual Information Maximization for Video-Based Human Pose Estimation" .
chenhaomingbob/DCPose
Deep Dual Consecutive Network for Human Pose Estimation (CVPR2021)