xiaoqingyu0113's Stars
xs018/SurvReLU
[CIKM '24] SurvReLU: Inherently Interpretable Survival Analysis via Deep ReLU Networks
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
KnightofDawn/book-1
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
ChristianIngwersen/SportsPose
SportsPose - A Dynamic 3D sports pose dataset
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
opendilab/PPOxFamily
PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )
Toni-SM/semu.misc.jupyter_notebook
Embedded Jupyter Notebook for NVIDIA Omniverse
jgraph/drawio-desktop
Official electron build of draw.io
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
xiaoqingyu0113/C
C语言
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
lzx1413/labelImgPlus
:metal: LabelImgPlus is a graphical image annotation tool which supports CLS,DET and SEG
lzx1413/LabelImgTool
LabelImgTool is a graphical image annotation tool which supports CLS,DET and SEG(semantic&instance )
david-m-rosen/SE-Sync
An implementation of the SE-Sync algorithm for synchronization over the special Euclidean group.
mattpoggi/kitti-utilities-python
KITTI utility functions
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
ldeecke/gmm-torch
Gaussian mixture models in PyTorch.
justmarkham/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
molson194/Artificial-Intelligence-Berkeley-CS188
Learned about search problems (A*, CSP, minimax), reinforcement learning, bayes nets, hidden markov models, and machine learning