xiongqiu's Stars
gatieme/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
TheAlgorithms/Python
All Algorithms implemented in Python
yanx27/GACNet
Pytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'
WangYueFt/dgcnn
HuguesTHOMAS/KPConv
Kernel Point Convolutions
CopyTranslator/CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
DylanWusee/pointconv
google-deepmind/graph_nets
Build Graph Nets in Tensorflow
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
qianguih/RSNet
This is the official implementation of RSNet.
MorvanZhou/tutorials
机器学习相关教程
agarret7/PointCNN
PyTorch implementation of PointCNN model specified in the white paper located here: https://arxiv.org/pdf/1801.07791.pdf
rougier/numpy-100
100 numpy exercises (with solutions)
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
yangyanli/PointCNN
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
tensorflow/models
Models and examples built with TensorFlow
AstarLight/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
xiaofengShi/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
YCG09/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
StanfordVL/CS131_release
Released assignments for the Stanford's CS131 course on Computer Vision.
shuoGG1239/Image2Text
截取图片并识别出图片的文字
prabhakar267/image2text
:clipboard: Python wrapper to grab text from images and save as text files using Tesseract Engine
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)