沟通是聋哑社区和社会其他成员之间的障碍。 手语用于在这些不会说话和听不懂的人之间进行交流。 在过去的几年中,手语识别的自动化已引起研究人员的关注。 已经开发了许多复杂且昂贵的硬件系统来辅助该目的。 但是,我们建议使用深度学习方法进行自动手语识别。 我们设计了一种基于ResNet50的新型2级深度神经网络体系结构来对拼写单词进行分类。 使用的数据集是标准的[1]的美国手语手势数据集。 首先使用各种扩充技术来扩充数据集。 在基于2级ResNet50的方法中,1级模型将输入图像分类为4组之一。 在将图像分类为一组图像之后,将其提供为相应的第二级模型的输入,以用于预测图像的实际类别。 我们的方法在12,048张测试图像上产生了99.03%的精度。
2022-12-04 13:33:12 549KB sign language recognition gesture
1
The Go Programming Language (Go语言圣经)英文版,带标签,内容清晰。本书是Go语言学习的必读书籍。 The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
2022-11-29 11:32:35 6.56MB golang go语言 圣经 标签
1
包含ASL的入门讲解,教你如何编写一个简单的ASL代码,如何从ASL代码编译为AML。 如何使用iASL软件编译ASL。 如何使用acpiexec软仿真AML文件。 手册共有27页,纯英文版本,适合新手入门。
2022-11-28 20:04:04 753KB ACPI ASL AML 驱动开发
1
经典c语言英文文档,技术的源泉,看这个准备没错。值得推荐,有目录标签完整版本
2022-11-28 19:34:59 508KB The C programming Language
1
Presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. 7 x 9 1/4.
2022-11-28 19:29:56 20.27MB C Programming Language
1
mu_windows_7_sp1_language_pack_x64_dvd_619714.iso.6180161.TPB.torrent win7 sp1 64位语言包 
2022-11-24 23:53:09 13KB win7 64位语言包
1
FakeNewsCorpus:从精选的数据源列表中抓取的数百万条新闻报道的数据集
1
第三版的Programming Language Pragmatics(英文pdf版)
2022-11-23 19:41:00 5.96MB 编程语言 编译器 实践 Programming
1
Introduction to Assembly Language Programming For Pentium and RISC Processors By Sivarama P. Dandamudi Second Edition
2022-11-22 09:02:51 3.33MB 汇编 CPU RISC x86
1
by Steve Klabnik and Carol Nichols, with contributions from the Rust Community This version of the text assumes you’re using Rust 1.37.0 or later with edition="2018" in Cargo.toml of all projects to use Rust 2018 Edition idioms. See the “Installation” section of Chapter 1 to install or update Rust, and see the new Appendix E for information on editions.
2022-11-21 23:17:27 18.98MB rust
1