Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
bilstm-aux
Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)
business_license_check
business_license_check(employ Tencent API)
caffe
Caffe: a fast open framework for deep learning.
caffe-tensorflow
Caffe models in TensorFlow
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
OFA
Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
ScenceRecognition
ctpn+crnn
sankexin's Repositories
sankexin/OFA
Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
sankexin/algorithms
Minimal examples of data structures and algorithms in Python
sankexin/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
sankexin/bilstm-aux
Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)
sankexin/business_license_check
business_license_check(employ Tencent API)
sankexin/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
sankexin/capsule-networks
A Tensorflow implementation of Capsule Networks
sankexin/chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
sankexin/Convert-between-TFRecords-and-Images
A method of convert between tfrecords and images with TensorFlow and python.
sankexin/cvpr2019
cvpr2019 papers,极市团队整理
sankexin/dataset_convert_tools
dataset_convert_tools
sankexin/deeplearning.ai-note
网易云课堂终于官方发布了吴恩达经过授权的汉化课程-“”深度学习专项课程“”,这是自己做的一些笔记以及代码。下为网易云学习链接
sankexin/easy-scraping-tutorial
Simple but useful Python web scraping tutorial code.
sankexin/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
sankexin/faceID_beta
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
sankexin/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
sankexin/FastMaskRCNN
Mask RCNN in TensorFlow
sankexin/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
sankexin/LSTM-Sentiment-Analysis
Sentiment Analysis with LSTMs in Tensorflow
sankexin/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
sankexin/models
Models and examples built with TensorFlow
sankexin/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
sankexin/opencv
Open Source Computer Vision Library
sankexin/OpenCV-yolov5
sankexin/PyTorch-Tutorial
Build your neural network easy and fast
sankexin/ResNet_cifar
sankexin/Stronger-yolo
Improve yolo with latest paper
sankexin/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
sankexin/tutorials
机器学习相关教程
sankexin/vision_networks
Repo about neural networks for images handling