Windaway's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
DIYgod/RSSHub
🧡 Everything is RSSible
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
selfteaching/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
marcan/takeover.sh
Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
tzutalin/awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
snoack/python-goto
A function decorator, that rewrites the bytecode, to enable goto in Python
r-lyeh-archived/bundle
:package: Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH, LZJB and SHOCO streams in a ZIP file (C++03)(C++11)
uoip/stereo_ptam
Python implementation of SLAM algorithm Stereo-PTAM
tensorlayer/tensorlayer-chinese
TensorLayer 中文文档
uoip/monoVO-python
A simple monocular visual odometry project in Python
yechengxi/LightNet
Efficient, transparent deep learning in hundreds of lines of code.
zhaohengbo/rt-uboot
A real-time based uboot
lslcode/SSD_for_Tensorflow
SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现