Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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"
- Host: GitHub
- URL: https://github.com/george-gca/bracis_2023_srcaps
- Owner: george-gca
- License: mit
- Created: 2023-09-16T23:44:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T18:31:48.000Z (4 months ago)
- Last Synced: 2024-10-12T19:26:43.862Z (3 months ago)
- Topics: bracis2023, capsule-network, capsule-neural-networks, capsules, paper, presentation, slidev, super-resolution
- Language: Vue
- Homepage: https://george-gca.github.io/bracis_2023_srcaps/
- Size: 40.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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