TouchSkyWf's repositories
kalman-filter-in-single-object-tracking
A simple implementation of Kalman filter in single object tracking
BCNN-keras-clean
Bilinear CNN implementation in keras.
CenterTrack
Simultaneous object detection and tracking using center points.
Image_Classification_with_5_methods
Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow
TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
tensorflow-ocr
🖺 OCR using tensorflow with attention
Language:Python000