Pinned Repositories
ai_deploy
涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板
caffe
Caffe: a fast open framework for deep learning.
caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
CharRNN
CharRNN
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
crawler
darknet2caffe
Conversion of yolo from DarkNet to Caffe
finetune_models_with_tfslim
finetune vgg,inception,ResNet with tf_slim
TextClassification
TextCNN中文文本二分类
youloft
tantao258's Repositories
tantao258/TextClassification
TextCNN中文文本二分类
tantao258/finetune_models_with_tfslim
finetune vgg,inception,ResNet with tf_slim
tantao258/ai_deploy
涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板
tantao258/caffe
Caffe: a fast open framework for deep learning.
tantao258/caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
tantao258/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
tantao258/darknet2caffe
Conversion of yolo from DarkNet to Caffe
tantao258/darknet2caffe-1
Convert darknet weights to caffemodel
tantao258/darknet_1
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
tantao258/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
tantao258/EasyIPCamera
RTSP Server:free, elegant, simple, high performance RTSP Server for smart-devices/desktop-application,such as Android-Camera/Windows-Desktop-LiveStreaming/ARM-IPCamera,also can run in Windows/Linux/ARM Platform,with flexible interface,u can use lots of video & audio source,very easy to use. 精炼、高效、稳定的RTSP服务器组件,调用简单灵活,轻松嵌入部署到IPCamera(ARM型、Android型)中,也可用于PC桌面直播(屏幕直播、摄像头直播)服务,并发性能属于行业领先水平,广泛应用于各种摄像机/桌面型视频服务、Android/Windows屏幕分享服务(单播同屏服务),例如课堂教学屏幕监控、办公室屏幕监控、手机桌面分享等!
tantao258/fastText
Library for fast text representation and classification.
tantao258/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow
tantao258/finetune_vgg_with_tensorflow
VGG19 and VGG16 on Tensorflow
tantao258/Git
tantao258/keras-retinanet
Keras implementation of RetinaNet object detection.
tantao258/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
tantao258/Linux
tantao258/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
tantao258/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
tantao258/Minst_AlexNet
tantao258/mmdetection
OpenMMLab Detection Toolbox and Benchmark
tantao258/recommend
tantao258/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
tantao258/tensorflow
tantao258/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
tantao258/tensorflow-yolov3
Pure tensorflow Implement of YOLOv3 with support to train your own dataset
tantao258/TF_IDF
tantao258/Transformer-from-scratch
tantao258/YOLOv3-tensorflow
Implement YOLOv3 with TensorFlow