AlexNet
PulseAugur coverage of AlexNet — every cluster mentioning AlexNet across labs, papers, and developer communities, ranked by signal.
1 天有情绪数据
-
视觉 Transformer 和 CNN 在土地利用分类中的比较
一篇新的研究论文比较了视觉 Transformer (ViTs) 和卷积神经网络 (CNNs) 在使用遥感影像进行土地利用场景分类方面的有效性。该研究在 UC Merced Land Use 和 EuroSAT 数据集上评估了 AlexNet 和 ViT,分析了准确率、精确率、召回率和 F1 分数等指标。结果表明,CNN 在数据有限和具有强局部纹理的情况下更具鲁棒性,而 ViT 在有足够训练数据的情况下擅长捕捉全局空间关系,尽管它们需…
-
New compute-in-memory macro boosts edge AI inference efficiency
Researchers have developed E-ReCON, a novel compute-in-memory (CIM) macro designed for efficient AI inference on edge devices. This macro utilizes a compact ReRAM bitcell capable of performing multiplication for both co…
-
Researchers propose per-sample clipping for robust and fast AI model training
Researchers have developed a new training method called per-sample clipped SGD (PS-Clip-SGD) that improves robustness and speed for non-convex optimization problems. This method offers theoretical guarantees for converg…
-
New method compresses CNNs for medical imaging with improved accuracy
Researchers have developed a novel hierarchical spatio-channel clustering framework to compress convolutional neural networks (CNNs) for medical image analysis. This method partitions feature maps into spatial regions a…
-
Speak 利用 OpenAI 的人工智能进行个性化语言学习和全球扩张
语言学习应用程序 Speak 正在利用 OpenAI 的先进人工智能能力,创造个性化且高度互动的一对一辅导体验。该公司成立于 2016 年,随着语音识别和大型语言模型的进步而显著发展,实现了实时反馈和对话角色扮演等功能。Speak 的战略是首先专注于韩国市场以验证其人工智能原生模型,然后再进行全球扩张,目前该公司正在投资人工智能生成的课程,以实现跨不同领域的个性化学习路径。
-
OpenAI finds evolution strategies rival reinforcement learning for AI training
OpenAI researchers have found that evolution strategies (ES), a decades-old optimization technique, can rival the performance of modern reinforcement learning (RL) methods on benchmarks like Atari and MuJoCo. ES offers …