ZixinGuo101's Stars
NARKOZ/hacker-scripts
Based on a true story
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
JWFangit/LOTVS-DADA
Driver Attention Prediction in Accidental Scenarios
MoonBlvd/tad-IROS2019
Code of the Unsupervised Traffic Accident Detection paper in Pytorch.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
okankop/Driver-Anomaly-Detection
PyTorch Implementation of "Driver Anomaly Detection: A Dataset and Contrastive Learning Approach", codes and pretrained models.
PeizeSun/SparseR-CNN
[CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
balloonwj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
andyzys/jd_seckill
京东秒杀商品抢购
HanochShi/Supplements-ComputerNetworking-ATopDownApproach-7th-ed
supplements material of Computer Networking: A Top-Down Approach, 7th ed. (By J.F. Kurose and K.W. Ross)
keon/algorithms
Minimal examples of data structures and algorithms in Python
MrLevo520/Mini-Python-Project
用Python做些有趣的项目
bhavinjawade/Advanced-Data-Structures-with-Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
TheAlgorithms/Python
All Algorithms implemented in Python
MoonBlvd/Detection-of-Traffic-Anomaly
This is the repo for our Detection of Traffic Anomaly (DoTA) dataset.
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
omnigeeker/mlnd_distracted_driver_detection
基于深度学习的驾驶员状态检测,不仅仅可以识别出疲劳驾驶,还能够识别出各种各样的状态
hoverwinter/HIT-OSLab
S - 哈工大《操作系统》实验
DLLXW/data-science-competition
该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
baiduxunlei/baidu_xunlei_share
【免费】百度网盘超级会员,迅雷白金会员、爱奇艺会员账号每日分享,还有优酷,腾讯,芒果等VIP。AND。百度网盘(百度云),迅雷不限速工具分享。每天六点半准时更新 统统免费!!!。
mit-han-lab/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
activitynet/ActivityNet
This repository is intended to host tools and demos for ActivityNet
sovrasov/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
lessw2020/res2net-plus
Res2Net architecture with improved stem and Mish activation function
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.