ID 原文 译文
21285 该算法在不同大小的卷积层上预测人脸,实现实时多尺度人脸检测,并通过将浅层的特征图融合引入上下文信息提高小尺寸人脸检测精度。 This method combines predictions from multiple feature maps with different resolutions to handle faces of various sizes, and the fusion of the feature maps in the shallow layers can improve the detection accuracy of the small size face by introducing the contextual information.
21286 在数据集FDDB和WIDERFACE测试结果表明,所提方法达到了先进人脸检测的水平,并且该方法去掉了框推荐过程,因此检测速度更快。 Experimental results on the FDDB and WIDERFACE datasets confirm that the proposed method has competitive accuracy. Additionally, the object proposal step is removed, which makes the method fast.
21287 在WIDERFACE难、适中、简单3个子数据集上测试结果分别为87.9%, 93.2%, 93.4% MAP,检测速度为35 fps。 The proposed model achieves 87.9%, 93.2% and 93.4%Mean Average Precision (MAP) on the WIDERFACE sub-datasets respectively, at 35 fps.
21288 所提算法与目前效果较好的极小人脸检测方法相比,在保证精度的同时提高了人脸检测速度。 The proposed method outperforms a comparable state-of-the-art HR model, and at the same time improves the speed while ensuring the accuracy.
21289 针对水声通信网络邻节点发现困难的问题,该文提出一种基于定向收发的邻节点发现机制。 Considering the difficulty of neighbor discovery in underwater acoustic communication networks, aneighbor discovery mechanism is presented based on directional transmission and reception.
21290 该机制中节点只采用定向方式发送和接收信号,能够避免增益不对称引起的隐藏终端问题,增加网络覆盖范围; In this mechanism, the nodes only send and receive signals directionally, which can avoid the hidden terminal problem caused by asymmetric gain and increase the network coverage.
21291 时间被划分为邻节点发现时隙和侦听回复时隙,发现时隙中节点发送HELLO信号,然后接收邻节点回复的REPLY信号, Time is divided into neighbor discovery time slot andlistening & reply time slot. In neighbor discovery time slot, the node sends the HELLO signal, and then waitsto receive the REPLY signal sent by its neighbor node.
21292 侦听回复时隙中节点侦听源节点发送的HELLO信号,然后回复REPLY信号, In listening & reply time slot, the node listens the channel for the HELLO signal sent by the source node, then replies REPLY signal to the source node.
21293 节点通过基于竞争的HELLO/REPLY两路握手以直接发现和间接发现两种方式完成邻节点发现,能够克服“聋”节点问题,提升邻节点发现效率。 The node can discover its neighbor through HELLO/REPLY two-way handshake based on competition and direct &indirect discovery, which can overcome the “deaf” nodes problem and improve the efficiency of neighbor discovery.
21294 仿真结果表明,在不同的网络节点密度与发射天线波束扇区数目条件下,该邻节点发现机制相比随机两路邻节点发现机制,邻节点平均发现时延更短,邻节点发现率更高。 Compared with the randomized two-way neighbor discovery mechanism, simulation tests show thatthe proposed mechanism has the shorter average discovery latency and the higher average discovery ratio invarious network density and number of antenna sectors.