MMRotate 是一款基于 PyTorch 的旋转框检测的开源工具箱,是 OpenMMLab 项目的成员之一。
OpenMMLab Model Compression Toolbox and Benchmark.
翻译 - OpenMMLab 模型压缩工具箱和基准。
Seamless Web Service Integration and Core Data Model Population
avalon的三柱臣之一( 路由,动画,AJAX)
MMRL is an Android app that helps manage your own modules repository.
A tool for Read Multi-Mapper Resolution
This repository contains the source code for the Rainbow Six: Siege MMR Calculator
Cairo Merkle Mountain Range
Solidity Merkle Mountain Range Library
Code for "Multi-document Summarization with Maximal Marginal Relevance-guided Reinforcement Learning", EMNLP 2020
Contains documentation and config to setup openldap multi-master replication cluster designed for the classroom.
从王者营地历史对战数据分析王者荣耀可能的elo,mmr机制
Solidity example comparing Merkle Tree vs Merkle Mountain Range tree gas usage.
对舆情事件进行词云展示,对评论进行情感分析和观点抽取。情感分析基于lstm 的三分类,观点抽取基于AP 算法的聚类和MMR的抽取
使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。
新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。