ResNet-34
PulseAugur coverage of ResNet-34 — every cluster mentioning ResNet-34 across labs, papers, and developer communities, ranked by signal.
4 day(s) with sentiment data
-
New Confusion Distillation method enhances self-distillation in ML
Researchers have developed a new method called Confusion Distillation (CD) to improve self-distillation in machine learning models. This technique analyzes the feature learning process in student models, revealing that …
-
New AI model improves fetal brain MRI segmentation accuracy
Researchers have developed a new deep learning model for segmenting fetal brain MRI scans, aiming to improve prenatal diagnosis. The model combines a ResNet-34 encoder with a lightweight decoder using MLP modules to enh…
-
Research explores how sparsity allocation affects neural network recovery after pruning
A new research paper investigates how the allocation of sparsity in neural networks impacts their ability to recover accuracy after pruning, especially when labeled retraining data is unavailable. The study compares dif…
-
New method speeds neural network compression via slice-wise distillation
Researchers have developed a new method for compressing neural networks called slice-wise feature distillation. This technique breaks down large models into smaller, manageable slices for independent tensorization, whic…
-
Deep learning models detect prenatal stress from ECG signals
Researchers have developed a novel method for detecting prenatal stress using self-supervised deep learning on electrocardiography (ECG) data. The system, trained on the FELICITy 1 cohort, demonstrated high accuracy in …
-
RDCNet achieves state-of-the-art image classification with novel dilated convolution
Researchers have introduced RDCNet, a novel architecture designed to improve image classification accuracy. The network integrates a Multi-Branch Random Dilated Convolution module for capturing fine-grained features and…