diff --git a/docs/.vitepress/showcases.ts b/docs/.vitepress/showcases.ts index 797498dac9..0e5243dabb 100644 --- a/docs/.vitepress/showcases.ts +++ b/docs/.vitepress/showcases.ts @@ -250,6 +250,18 @@ export const showcases: ShowCaseInfo[] = [ cover: 'https://i.ytimg.com/vi/hVMaPBrWvAo/hqdefault.jpg', datetime: '2025-01-12', }, + { + title: 'Single Image Super-Resolution Based on Capsule Neural Networks', + author: { + name: 'George Corrêa de Araújo', + link: 'https://george-gca.github.io/', + }, + at: 'Brazilian Conference on Intelligent Systems 2023', + slidesLink: 'https://george-gca.github.io/bracis_2023_srcaps/', + sourceLink: 'https://github.com/george-gca/bracis_2023_srcaps', + cover: 'https://raw.githubusercontent.com/george-gca/bracis_2023_srcaps/refs/heads/main/cover.png', + datetime: '2023-09-27', + }, // Add yours here! { title: 'Yours?',