https://github.com/m0rphtail/crispy-player
A video player that performs video super-resolution in realtime.
https://github.com/m0rphtail/crispy-player
ai cnn electron ml react typescript video
Last synced: about 2 months ago
JSON representation
A video player that performs video super-resolution in realtime.
- Host: GitHub
- URL: https://github.com/m0rphtail/crispy-player
- Owner: m0rphtail
- Created: 2021-10-18T09:32:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T07:22:01.000Z (about 4 years ago)
- Last Synced: 2025-02-10T12:42:39.565Z (over 1 year ago)
- Topics: ai, cnn, electron, ml, react, typescript, video
- Language: GLSL
- Homepage:
- Size: 236 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crispy Player
A video player that performs video super resolution in _realtime_.
## Repo Structure
- [assets](https://github.com/m0rphtail/crispy-player/tree/main/assets) includes videos and images for testing
- [core](https://github.com/m0rphtail/crispy-player/tree/main/core) includes main application code
- [design](https://github.com/m0rphtail/crispy-player/tree/main/design) includes the system architecture and logic design
- [frontend](https://github.com/m0rphtail/crispy-player/tree/main/frontend) includes code for GUI
- [model](https://github.com/m0rphtail/crispy-player/tree/main/model) includes ML model(_s_) for shader generation
## Team
- [Kshitij Chitnis](https://github.com/m0rphtail)
- [Gaurav Khairnar](https://github.com/gaurav1620)
- [Mahesh Nahak](https://github.com/maheshn22)
- [Yatish Kelkar](https://github.com/yatish1606)