Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/george-gca/bracis_2023_srcaps

Presentation for paper "Single Image Super-Resolution Based on Capsule Neural Networks"
https://github.com/george-gca/bracis_2023_srcaps

bracis2023 capsule-network capsule-neural-networks capsules paper presentation slidev super-resolution

Last synced: about 2 months ago
JSON representation

Presentation for paper "Single Image Super-Resolution Based on Capsule Neural Networks"

Awesome Lists containing this project

README

        

# Single Image Super-Resolution Based on Capsule Neural Networks

[![paper](https://img.shields.io/badge/paper-pdf-red.svg)](https://link.springer.com/chapter/10.1007/978-3-031-45392-2_8) [![slides](https://img.shields.io/badge/slides-pdf-red.svg)](https://github.com/george-gca/bracis_2023_srcaps/blob/main/slides-export.pdf) [![slides](https://img.shields.io/badge/slides-web-blue.svg)](https://george-gca.github.io/bracis_2023_srcaps/) ![GitHub](https://img.shields.io/github/license/george-gca/bracis_2023_srcaps)

This presentation is powered by [Slidev](https://github.com/slidevjs/slidev) with [slidev-theme-academic](https://github.com/alexanderdavide/slidev-theme-academic).

To run the slide show locally:

- [install node.js](https://george-gca.github.io/blog/2023/slidev_for_non_web_devs/)
- `npm install`
- `npm run dev`
- visit http://localhost:3030