皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
Human memory is notoriously unreliable. Even people with the sharpest facial-recognition skills can only remember so much. It's tough to quantify how good a person is at remembering. No one really knows how many different faces someone can recall, for example, but various estimates tend to hover in the thousands-based on the number of acquaintances a person might have. Machines aren't limited this way, Give the right computer a massive database of faces, and it can process what it sees-then recognize a face it's told to find-with remarkable speed and precision. This skill is what supports the enormous promise of facial-recognition software in the 2lst century. It's also what makes contemporary surveillance systems so scary. The thing is, machines still have limitations when it comes to facial recognition. And scientists are only just beginning to understand what those constraints are. To begin to figure out how computers are struggling, researchers at the University of Washington created a massive database of faces- they call it MegaFace- and tested a variety of facial-recognition algorithms ( 算法 ) as they scaled up in complexity. The idea was to test the machines on a database that included up to 1 million different images of nearly 700,000 different people-and not just a large database featuring a relatively small number of different faces, more consistent with what's been used in other research. As the databases grew, machine accuracy dipped across the board. Algorithms that were right 95% of the time when they were dealing with a 13, 000-image database, for example, were accurate about 70% of the time when confronted with 1 million images. That's still pretty good, says one of the researchers, Ira Kemelmacher-Shlizerman."Much better than we expected, "she said. Machines also had difficulty adjusting for people who look a lot alike-either doppelgangers( 长 相似的人 ),whom the machine would have trouble identifying as two separate people, or the same person who appeared in different photos at different ages or in different lighting, whom the machine would incorrectly view as separate people. "Once we scale up, algorithms must be sensitive to tiny changes in identities and at the same time invariant to lighting, pose, age, "Kemelmacher-Shlizerman said. The trouble is, for many of the researchers who'd like to design systems to address these challenges, massive datasets for experimentation just don't exist--at least, not in formats that are accessible to academic researchers.Training sets like the ones Google and Facebook have are private. There are no public databases that contain millions of faces. MegaFace's creators say it's the largest publicly available facial-recognition dataset out there. “An ultimate face recognition algorithm should perform with billions of people in a dataset, ”the researchers wrote.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】在双代号网络图中,根据节点最早时间和最迟时间计算工作的时间参数说法错误的一项是()
A.
工作最早开始时间等于该工作的开始节点的节点最早时间
B.
工作最早完成时间等于该工作的开始节点的节点最早时间加工作持续时间
C.
工作最迟完成时间等于该工作的完成节点的节点最迟时间
D.
工作最迟开始时间等于该工作的完成节点的节点最早时间减工作持续时间
【单选题】某双代号网络图中(以天为单位),工作Q的最早开始时间为6天,工作持续时间为4天,工作R的最迟完成时间为22天,工作持续时间为10天,工作s的最迟完成时间为20天,工作持续时间为5天,已知工作R、S是工作Q的仅有的两项紧后工作,工作Q的总时差为( )
A.
3
B.
4
C.
2
D.
5
【简答题】假设某计算机的CPU主频为80MHz,CPI为4,平均每条指令访存1.5次,主存与Cache之间交换的块大小为16B,Cache的命中率为99%,存储器总线宽度为32位。请回答下列问题。(注:数字用十进制填写,若为小数则小数点后保留1位) (1)该计算机的MIPS参数的值是______。 (2)该计算机运行期间,平均每秒钟Cache缺失的次数是______。 (3)在不考虑 DMA传送的情况下,C...
【单选题】采用“周期挪用”方式进行数据传送时,每传送一个数据要占用一个( )。
A.
指令周期
B.
机器周期
C.
时钟周期
D.
存储周期
【单选题】某双代号网络图中(以天为单位),工作Q的最早开始时间为6天,工作持续时间为4天,工作R的最迟完成时间为22天,工作持续时间为10天,工作S的最迟完成时间为20天,工作持续时间为5天,已知工作R、S是工作Q的仅有的两项紧后工作,工作Q的总时差为( )天
A.
3.0
B.
4.0
C.
2.0
D.
5.0
【单选题】采用“周期挪用”方式进行数据传送时,每传送一个数据要占用一个( )时间。
A.
指令周期
B.
机器周期
C.
时钟周期
D.
存储周期
【判断题】采用“周期挪用”方式进行数据传送时,每传送一个数据要占用一个指令周期 。
A.
正确
B.
错误
【简答题】【2016上A卷】设计算机CPU的时钟频率为50MHz,CPI为5;主存存取周期为20 ns。某设备采用DMA以周期挪用方式与主机交换数据,以8位为传输单位,其数据传输速率为2× 10 5 B/s;DMA预处理程序有50条指令,后处理程序有100条指令;一组DMA传送的平均数据量为4000字节。 (1)该设备平均每秒与主机交换数据的DMA组数是_____. (2)平均指令周期为_____ns,一组...
【简答题】设计算机CPU的时钟频率为50MHz,CPI为5;主存存取周期为20 ns。某设备采用DMA以周期挪用方式与主机交换数据,以8位为传输单位,其数据传输速率为2× 10 5 B/s;DMA预处理程序有50条指令,后处理程序有100条指令;一组DMA传送的平均数据量为4000字节。 (1)该设备平均每秒与主机交换数据的DMA组数是_____. (2)平均指令周期为_____ns,一组DMA传输预处理程...
【单选题】采用“周期挪用”方式进行DMA传送时,每传送一个数据要挪用一个( )。
A.
存储周期
B.
机器周期
C.
时钟周期
D.
指令周期
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题