Tagged articles
10 articles
Page 1 of 1
AIWalker
AIWalker
Aug 3, 2025 · Artificial Intelligence

Tree-Guided CNN Boosts Image Super-Resolution in Joint University Study

A collaborative team from five universities proposes a tree-structured convolutional neural network that leverages binary‑tree guidance, cosine cross‑domain extraction, and an adaptive Nesterov momentum optimizer to markedly improve image super‑resolution performance.

Computer VisionDeep Learningadaptive optimizer
0 likes · 5 min read
Tree-Guided CNN Boosts Image Super-Resolution in Joint University Study
Kuaishou Tech
Kuaishou Tech
Jul 11, 2025 · Artificial Intelligence

How VARSR Redefines Image Super‑Resolution with Autoregressive Modeling

The VARSR algorithm introduces autoregressive modeling to image super‑resolution, leveraging prefix tokens, scale‑aligned rotary positional encodings, quantization error correction, and image‑quality‑guided diffusion to achieve faster inference and superior visual fidelity, as demonstrated by extensive ICML‑2025 experiments.

ICML 2025VARSRautoregressive modeling
0 likes · 11 min read
How VARSR Redefines Image Super‑Resolution with Autoregressive Modeling
AIWalker
AIWalker
Jun 2, 2025 · Artificial Intelligence

Multi-University Team Proposes Tree-Guided CNN for Image Super-Resolution

The paper presents a tree‑guided convolutional neural network that leverages binary‑tree structures, cosine‑based cross‑domain feature extraction, and an adaptive Nesterov momentum optimizer to enhance key layer interactions, achieving superior image super‑resolution performance as demonstrated by extensive experiments.

Deep Learningadaptive Nesterov optimizercosine feature extraction
0 likes · 5 min read
Multi-University Team Proposes Tree-Guided CNN for Image Super-Resolution
Kuaishou Tech
Kuaishou Tech
Feb 20, 2025 · Artificial Intelligence

Second Short-Form Video Quality Assessment and Enhancement Challenge (CVPR NTIRE 2025)

The second short-form video quality assessment and enhancement challenge, co‑organized by Kuaishou's audio‑video team and the Intelligent Media Computing Lab, invites global researchers to develop efficient quality assessment models and diffusion‑based super‑resolution methods using the new KwaiSR dataset, with prize money and potential CVPR workshop paper invitations.

AI competitionCVPR NTIREDataset
0 likes · 9 min read
Second Short-Form Video Quality Assessment and Enhancement Challenge (CVPR NTIRE 2025)
AIWalker
AIWalker
Jan 12, 2025 · Artificial Intelligence

CubeFormer: A Simple Yet Effective Lightweight Image Super‑Resolution Baseline

CubeFormer introduces a novel cube attention mechanism and dual transformer blocks that dramatically improve feature diversity, enabling a lightweight image super‑resolution model to achieve state‑of‑the‑art PSNR and visual detail across multiple benchmarks while keeping parameters low.

Computer VisionDeep Learningcube attention
0 likes · 21 min read
CubeFormer: A Simple Yet Effective Lightweight Image Super‑Resolution Baseline
Kuaishou Tech
Kuaishou Tech
Oct 31, 2023 · Artificial Intelligence

Kuaishou’s Nine Accepted Papers at ACM MM 2023: Summaries and Links

This article presents concise English summaries of nine Kuaishou research papers accepted at ACM MM 2023, covering topics such as no‑reference video quality assessment, adaptive video quality models, blind image super‑resolution, audio‑visual‑language transfer learning, motion‑aware video diffusion, large‑scale e‑commerce retrieval, and interactive segmentation.

AIaudio-visual languagee-commerce retrieval
0 likes · 18 min read
Kuaishou’s Nine Accepted Papers at ACM MM 2023: Summaries and Links
IT Services Circle
IT Services Circle
Jun 15, 2023 · Information Security

Microsoft Edge Image Super-Resolution Feature Raises Privacy Concerns and How to Disable It

Microsoft Edge's newly enabled image super‑resolution feature automatically enhances picture clarity but sends image URLs to Microsoft servers, prompting privacy concerns; the article explains the feature, its local processing claim, and provides step‑by‑step instructions to disable it in both stable and Canary builds.

Browser SettingsInformation SecurityMicrosoft Edge
0 likes · 3 min read
Microsoft Edge Image Super-Resolution Feature Raises Privacy Concerns and How to Disable It
Code DAO
Code DAO
Jun 7, 2022 · Artificial Intelligence

How to Implement SRCNN for Image Super‑Resolution in PyTorch

This article walks through a complete PyTorch implementation of the SRCNN model for image super‑resolution, covering dataset preparation, patch extraction, model architecture, training on a GTX 770 GPU for 2500 epochs, PSNR evaluation, and visual comparisons with bicubic up‑sampling.

PSNRPatchifyPyTorch
0 likes · 22 min read
How to Implement SRCNN for Image Super‑Resolution in PyTorch
Code DAO
Code DAO
May 31, 2022 · Artificial Intelligence

How Deep Convolutional Networks Boost Image Super-Resolution: A Paper Review

This article reviews the seminal SRCNN paper, detailing its contributions, architecture, training pipeline, hyper‑parameters, and extensive experiments that show how a shallow fully‑convolutional network achieves superior PSNR and runtime compared to traditional sparse‑coding and bicubic methods.

CNNDeep LearningPSNR
0 likes · 12 min read
How Deep Convolutional Networks Boost Image Super-Resolution: A Paper Review
Qunar Tech Salon
Qunar Tech Salon
Apr 24, 2017 · Artificial Intelligence

Advances in Image Super-Resolution Using Deep Learning: CNN, GAN, and PixelCNN

Recent advances in image super-resolution leverage deep learning techniques such as convolutional neural networks, residual learning, perceptual loss, generative adversarial networks, and PixelCNN to reconstruct high-resolution details from low-resolution inputs, addressing challenges of scalability, training efficiency, and multi-scale upscaling.

CNNDeep LearningGAN
0 likes · 13 min read
Advances in Image Super-Resolution Using Deep Learning: CNN, GAN, and PixelCNN