Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)
detect_code_lang
This is a project that could detect by which programming language a snippet of code is written.
FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
huffman
霍夫曼编码压缩文件。
lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
person_search
End-to-End Deep Learning for Person Search
py-faster-rcnn-resnet-imagenet
Faster RCNN with ResNet for ImageNet Detection
simple-lstm
tianzhi0549's Repositories
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
tianzhi0549/CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)
tianzhi0549/py-faster-rcnn-resnet-imagenet
Faster RCNN with ResNet for ImageNet Detection
tianzhi0549/detect_code_lang
This is a project that could detect by which programming language a snippet of code is written.
tianzhi0549/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
tianzhi0549/person_search
End-to-End Deep Learning for Person Search
tianzhi0549/simple-lstm
tianzhi0549/assignments_for_ml
tianzhi0549/caffe
Caffe: a fast open framework for deep learning.
tianzhi0549/caffe-fast-rcnn
tianzhi0549/cudamat
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
tianzhi0549/deep-visualization-toolbox
DeepVis Toolbox
tianzhi0549/detection_annotation_tool
tianzhi0549/DSB2017
The solution of team 'grt123' in DSB2017
tianzhi0549/fast-rcnn
Fast R-CNN
tianzhi0549/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015.
tianzhi0549/ife
Baidu Institute of Front-End Technology
tianzhi0549/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
tianzhi0549/minpy
Pure numpy practice with third party operator Integration
tianzhi0549/mlt
Homework of Machine Learning Techniques.
tianzhi0549/ocropy
Python-based OCR package using recurrent neural networks.
tianzhi0549/opencv
Open Source Computer Vision Library
tianzhi0549/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
tianzhi0549/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tianzhi0549/pytorch_tf_upsampling
tianzhi0549/rcnn
R-CNN: Regions with Convolutional Neural Network Features
tianzhi0549/sc_depth_pl
SC-Depth (V1, V2, and V3) for Unsupervised Monocular Depth Estimation
tianzhi0549/tensorflow
Computation using data flow graphs for scalable machine learning
tianzhi0549/tianzhi0549.github.io
tianzhi0549/XNOR-Net