{"id":16548694,"url":"https://github.com/george-gca/bracis_2023_srcaps","last_synced_at":"2025-10-26T08:09:53.249Z","repository":{"id":196247226,"uuid":"692583302","full_name":"george-gca/bracis_2023_srcaps","owner":"george-gca","description":"Presentation for paper \"Single Image Super-Resolution Based on Capsule Neural Networks\"","archived":false,"fork":false,"pushed_at":"2025-01-24T02:10:55.000Z","size":44125,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T03:18:10.374Z","etag":null,"topics":["bracis2023","capsule-network","capsule-neural-networks","capsules","paper","presentation","slidev","super-resolution"],"latest_commit_sha":null,"homepage":"https://george-gca.github.io/bracis_2023_srcaps/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/george-gca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-16T23:44:26.000Z","updated_at":"2025-01-24T02:10:58.000Z","dependencies_parsed_at":"2023-09-28T17:51:32.651Z","dependency_job_id":"b1429b37-e32a-414f-a9c0-627b0f087f39","html_url":"https://github.com/george-gca/bracis_2023_srcaps","commit_stats":null,"previous_names":["george-gca/bracis_2023_srcaps"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fbracis_2023_srcaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fbracis_2023_srcaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fbracis_2023_srcaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fbracis_2023_srcaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/george-gca","download_url":"https://codeload.github.com/george-gca/bracis_2023_srcaps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852158,"owners_count":20030969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bracis2023","capsule-network","capsule-neural-networks","capsules","paper","presentation","slidev","super-resolution"],"created_at":"2024-10-11T19:26:44.556Z","updated_at":"2025-10-26T08:09:53.238Z","avatar_url":"https://github.com/george-gca.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Single Image Super-Resolution Based on Capsule Neural Networks\n\n[![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)\n\nThis presentation is powered by [Slidev](https://github.com/slidevjs/slidev) with [slidev-theme-academic](https://github.com/alexanderdavide/slidev-theme-academic).\n\n![Cover slide](cover.png)\n\nTo run the slide show locally:\n\n- [install node.js](https://george-gca.github.io/blog/2023/slidev_for_non_web_devs/)\n- `npm install`\n- `npm run dev`\n- visit http://localhost:3030\n\nTo check for dependencies that need to be updated, run:\n\n```bash\nnpm outdated\n```\n\nwhich will output something like this:\n\n```\nPackage      Current   Wanted  Latest  Location                  Depended by\n@slidev/cli  0.43.11  0.43.15  0.46.1  node_modules/@slidev/cli  xxxxxxxx\n```\n\nTo updated installed dependencies, simply run:\n\n```bash\nnpm update\n```\n\nKeep in mind that npm update will never update to a major breaking-changes version, only to a minor one. What this means is, it will use the Wanted version in the table above instead of the Latest version. To obtain the Latest version, call the install command with @latest appended to the package name. For example, to update @slidev/cli to the latest version, run:\n\n```bash\nnpm install @slidev/cli@latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorge-gca%2Fbracis_2023_srcaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorge-gca%2Fbracis_2023_srcaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorge-gca%2Fbracis_2023_srcaps/lists"}