Joserxu's Stars
bregman-arie/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
xianzhez/Coding-Interview-101
Coding interview tips
Media-Smart/volkscv
A Python toolbox for computer vision research and project
mileistone/study_resources
study resources of model and engineering
yasenh/libtorch-yolov5
A LibTorch inference implementation of the yolov5
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
GokuMohandas/mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
RaivoKoot/Video-Dataset-Loading-Pytorch
Generic PyTorch dataset implementation to load and augment VIDEOS for deep learning training loops.
kuzand/Computer-Vision-Video-Lectures
A curated list of free, high-quality, university-level courses with video lectures related to the field of Computer Vision.
wuzhihao7788/yolodet-pytorch
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
zc911/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
bojone/gpt_cchess
bert4keras实现gpt下**象棋
robmarkcole/fire-detection-from-images
Detect fire in images using neural nets
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
huanglianghua/mot-papers
A collection of Multiple Object Tracking (MOT) papers in recent years, with notes.
GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
unknwon/go-study-index
Go 语言学习资料索引
JosephChenHub/CenterNet-TensorRT
This is a C++ implementation of CenterNet using TensorRT and CUDA
resumejob/interview-questions
Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
AIRLegend/aitrack
6DoF Head tracking software
longcw/MOTDT
Real-time Multiple People Tracking with Deeply Learned Candidate Selection and Person Re-identification
oneflyingfish/search_from_videos
基于Python的机器学习应用,针对监控视频完成行人轨迹搜索。通过一张目标图像,能自动从大量视频中搜索出包含目标的视频片段,并标记目标。此项目为本人本科毕业设计项目,引用请注明出处
theAIGuysCode/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
grimoire/mmdetection-to-tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
harvestlamb/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
penincillin/DREAM
This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox