RTae's Stars
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
genai-engineering-thailand/genai-engineering-thailand.github.io
saksornr/HarryGPT
learn GPT from scratch
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Vincentqyw/cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions (Update Every 2days)
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
Sologala/pyDBow3
A Python wrapper for DBow3
Akbonline/SLAMPy-Monocular-SLAM-implementation-in-Python
Pythonic implementation of an ORB feature matching based Monocular-vision SLAM.
changh95/visual-slam-roadmap
Roadmap to become a Visual-SLAM developer in 2023
htkseason/VOLDOR
VOLDOR-SLAM is a real-time dense-indirect SLAM system takes dense optical flows as input that supports monocular, stereo and RGB-D video sequence.
kangkelvin/LIFT_SLAM
photoprism/photoprism
AI-Powered Photos App for the Decentralized Web 🌈💎✨
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
KoheiKanagu/ncnn_yolox_flutter
This is a plugin to run YOLOX on ncnn.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
openpifpaf/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
unlight/prisma-nestjs-graphql
Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module
hustvl/YOLOP
You Only Look Once for Panopitic Driving Perception.(MIR2022)
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
omihub777/ViT-CIFAR
PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 with small number of parameters (= 6.3M, originally ViT-B has 86M).
Azure/azure-functions-docker-python-sample
A sample of using docker to deploy a Python based app
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
sailyung/human-pose-estimation
simple and lightweight humanpose estimation
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
NNDam/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
hustvl/YOLOS
[NeurIPS 2021] You Only Look at One Sequence
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)