envi扩展插件 批量正射校正(全色/多光谱) 批量图像融合(GS/NND,自动根据文件名匹配多光谱与全色) 批量辐射定标 批量快速大气校正 批量栅格裁剪(基于Shapefile) 批量投影转换 批量转换存储顺序(Interleave) 批量图像配准 批量坏点修复[快速] 批量指数计算 批量波段运算(支持对文件处理) 批量将加载在视图中的栅格图层输出为字节型TIFF文件 批量格式转换 批量设置忽略值
2021-08-31 20:23:50 650KB 批量处理
1
本文件可以在操作系统上演示,以图像的方式呈现MP6050的姿态变化。 压缩包中,包含源代码,和库文件,通过简单的配置即可使用。
2021-08-31 15:22:16 2.09MB Arduino MPU6050 processing
1
很基础的介绍复信号处理的论文,通信与信号处理的很适用。
2021-08-31 11:17:45 515KB Complex Signal Processing
1
对NER的监管不力 与ACL 2020接受的论文“没有标签数据的命名实体识别:弱监督方法”相关的源代码。 要求: 您首先应该确保安装以下Python软件包: spacy (版本> = 2.2) hmmlearn snips-nlu-parsers pandas numba scikit-learn 您还应该在Spacy中安装en_core_web_sm和en_core_web_md模型。 要在ner.py运行神经模型,还需要安装pytorch , cupy , keras和tensorflow 。 要运行基线,您还需要安装snorkel 。 最后,您还需要下载以下文件并将
1
mcu-gif 适用于MCU的GIF解码器 该项目的目标是: 不可知 与文件系统无关 用TDD开发 可用于C编程语言 尝试其他语言会很好。 对于MCU,C是最常见的。 使用ccspec的TDD 从ccspec重新开始尝试可理解的测试。 GTest报告的地方太平淡了。 ccspec框架至少应提供基本的rspec测试报告。 运行ccspec测试 ccspec git存储库作为子模块链接。 您需要更新git子模块。 git submodule update --init --recursive 以下命令将运行测试并显示测试报告: make test 使用CMake构建和运行 该项目已从make转变为CMake。 ccspec中有一个错误。 在submodules / ccspec / src / CMakeLists.txt中,在target_include_directories命令
2021-08-30 20:18:22 369KB c tdd spec image-processing
1
文件2 动机 给定两个具有相同行数的文件, files2rouge计算每个序列(=行)的平均ROUGE得分。 每个序列可以包含多个句子。 在这种情况下,必须使用--eos标志(默认值:“。”)传递句子字符串的结尾。 使用错误的eos分隔符运行files2rouge可能会导致ROUGE-L得分不正确。 您可能还对Python实现(而不是包装器)感兴趣: : 。 $ files2rouge --help usage: files2rouge [-h] [-v] [-a ARGS] [-s SAVETO] [-e EOS] [-m] [-i] refer
1
数字信号处理入门学习非常合适的一本书 This book is an expansion of previous editions of Understanding Digital Signal Processing. Like those earlier editions, its goals are (1) to help beginning students understand the theory of digital signal processing (DSP) and (2) to provide practical DSP information, not found in other books, to help working engineers/scientists design and test their signal processing systems. Each chapter of this book contains new information beyond that provided in earlier editions. It’s traditional at this point in the preface of a DSP textbook for the author to tell readers why they should learn DSP. I don’t need to tell you how important DSP is in our modern engineering world. You already know that. I’ll just say that the future of electronics is DSP, and with this book you will not be left behind.
2021-08-30 15:24:11 35.05MB 数字信号处理 DSP
1
经典之作,收藏
2021-08-30 15:23:33 60.05MB 数字信号处理
1
circle-packing:Circle Packing算法
2021-08-30 10:03:28 510KB processing algorithm creative-coding sketch
1
此书的中文版本是,中文版最新为第二版,这个是英文的最新英文版,高清pdf,是数字信号处理FPGA实现的必读书!
2021-08-29 15:17:22 12.12MB Verilog HDL 数字信号处理的FPGA实现
1