taosiqin1991's Stars
ericliu859/AcmPaper
doubleshik/ACM
ACM的题目代码和一些资料
PointCloudLibrary/pcl
Point Cloud Library (PCL)
RainerKuemmerle/g2o
g2o: A General Framework for Graph Optimization
slam-code/SLAM
slam源码分析
HKUST-Aerial-Robotics/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
UZ-SLAMLab/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
ros2/ros2
The Robot Operating System, is a meta operating system for robots.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
opencv/opencv
Open Source Computer Vision Library
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
zhangyikaii/NJUCS-Course-Material
南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 :rice:
NJU-ProjectN/abstract-machine
A minimal, modularized, and machine-independent hardware abstraction layer
khanhnamle1994/computer-networking
Lecture Slides for Philip Levis and Nick McKeown's "Introduction to Computer Networking" Stanford course
llvm-mirror/llvm
Project moved to: https://github.com/llvm/llvm-project
Ewenwan/Ros
机器人操作系统ROS 语音识别 语义理解 视觉控制 gazebo仿真 雷达建图导航
parallel101/course
高性能并行编程与优化 - 课件
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
mli/paper-reading
深度学习经典、新论文逐段精读
HiWong/SkipListPro
Probably the best implementation for SkipList written by C++
wangwt/shadowsocks
shadowsocks的最新地址
StableAgOH/Codebase
bilibili 代码仓库
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.