uestcbingo's Stars
bubbliiiing/yolox-tf2
这是一个yolox-tf2的源码,可以用于训练自己的模型。
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
MCG-NJU/TDN
[CVPR 2021] TDN: Temporal Difference Networks for Efficient Action Recognition
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
PengBoXiangShang/deepchange
ICCV 2023, project page of the paper "DeepChange: A Long-term Person Re-identification Benchmark"
fendouai/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
thunlp/WantWords
An open-source online reverse dictionary.
LI-Mingyu/cndevtutorial
docker/docker-py
A Python library for the Docker Engine API
zerollzeng/tiny-tensorrt
Deploy your model with TensorRT quickly.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
onnx/tensorflow-onnx
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX
PINTO0309/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
iwatake2222/InferenceHelper
C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow
iwatake2222/play_with_tflite
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
terryky/tflite_gles_app
GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
herryliq/tflite_gles_app
GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
v2fly/fhs-install-v2ray
Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
darkpgmr/DarkLabel
Video/Image Labeling and Annotation Tool
WangyiNTU/Point-supervised-crowd-detection
A Self-Training Approach for Point-Supervised Object Detection and Counting in Crowds
deepcam-cn/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
VeritasYin/STGCN_IJCAI-18
[IJCAI'18] Spatio-Temporal Graph Convolutional Networks
benedekrozemberczki/pytorch_geometric_temporal
PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)