Pinned Repositories
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
CommunityDetection
复杂网络社区发现算法、评价指标、常用数据集整理
DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
MachineRoomManage
PSENet
SSM_Shiro
Shiro与SSM结合,实现登录和授权功能
tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
TextSnake.pytorch
PyTorch implement of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes
Vue-Access-Control
:gem: Frontend access control framework based Vue
xxFly's Repositories
xxFly/CommunityDetection
复杂网络社区发现算法、评价指标、常用数据集整理
xxFly/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
xxFly/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
xxFly/MachineRoomManage
xxFly/PSENet
xxFly/SSM_Shiro
Shiro与SSM结合,实现登录和授权功能
xxFly/tensorflow
An Open Source Machine Learning Framework for Everyone
xxFly/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
xxFly/TextSnake.pytorch
PyTorch implement of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes
xxFly/Vue-Access-Control
:gem: Frontend access control framework based Vue
xxFly/vue-admin
admin template based on vuejs2 and element.
xxFly/vue-element-admin
:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin
xxFly/zhcc-server
一款前端基于Vue后端基于SSM+Shiro的简单Demo---------后端部分
xxFly/zhcc-view-source
一款前端基于Vue后端基于SSM+Shiro的简单Demo-------前端部分
xxFly/-
将社区发现算法应用到对城市路网轨迹数据的处理中,目的是从批量的Geolife数据中提取出一个代表用户社区关系的复杂网络,并针对该网络实现社区发现
xxFly/address-semantic-search
基于TF-IDF余弦相似度的地址语义搜索解析匹配服务
xxFly/ccks_baidu_entity_link
ccks_2019_百度实体链接技术比赛_第一名解决方案
xxFly/ccks_baidu_entity_link-1
ccks baidu entity link 实体链接 第一名
xxFly/chinese-address-segment
中文地址分词(地址元素识别与抽取),通过序列标注进行NER
xxFly/cloud2020
SpringCloud
xxFly/Cluster
聚类算法。实现Kmeans,DBSCAN以及谱聚类
xxFly/Community-detection
复杂网络中的社区发现算法
xxFly/el-2019
2019年百度的实体链接比赛,“科学空间队”源码
xxFly/LibraryDataAnalyse
Vue Flask Echarts Element-UI
xxFly/models
Models and examples built with TensorFlow
xxFly/SimpleSpring
实现简单的 Spring IoC 框架
xxFly/Spatio-temporal-Clustering
使用numpy实现的聚类算法(包括时空聚类算法)
xxFly/spring
xxFly/SynSetMine-pytorch
PyTorch implementation of paper "Mining Entity Synonyms with Efficient Neural Set Generation" in AAAI 2019
xxFly/understanding-the-jvm
《深入理解 Java 虚拟机》阅读笔记