Horikita123's Stars
torchpipe/torchpipe
Serving Inside Pytorch
AngryHacker/articles
技术总结 & 想法 & 经历
videoflow/videoflow
Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
ossrs/state-threads
Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.
tpoisonooo/tengine-pipe
Tengine 管子是用来快速生产 demo 的辅助工具
martinmoene/variant-lite
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library
martinmoene/any-lite
any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
mohhao/TF-Keras-ThunderNet
Object detection model thundernet tensorflow.keras implementation
HiKapok/X-Detector
Light-Head RCNN and One Novel Object Detector
Canjie-Luo/Text-Image-Augmentation
Geometric Augmentation for Text Image
ZongweiZhou1/CenterNetPerson
CenterNet used for pedestrian detection
PatWie/tensorflow-cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
andreyhristov/cuda-tensorflow
Tensorflow build inside a Docker container with CUDA, based on Ubuntu. Used to build tensorflow_cc (TF C++ API) and the PIP package
FloopCZ/tensorflow_cc
Build and install TensorFlow C++ API library.
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
hereszsz/thundernet-tensorflow2.0